mirror of
https://github.com/curl/curl.git
synced 2026-07-25 18:47:15 +03:00
cmdline-opts: Fixed build and test in out of source tree builds
This commit is contained in:
parent
88bdd7cf6f
commit
edb2d02855
5 changed files with 11 additions and 10 deletions
|
|
@ -93,7 +93,7 @@ EXTRA_DIST = mkhelp.pl makefile.dj Makefile.b32 \
|
|||
macos/src/curl_GUSIConfig.cpp macos/src/macos_main.cpp makefile.amiga \
|
||||
curl.rc Makefile.netware Makefile.inc Makefile.Watcom CMakeLists.txt
|
||||
|
||||
MANPAGE=$(top_srcdir)/docs/curl.1
|
||||
MANPAGE=$(top_builddir)/docs/curl.1
|
||||
README=$(top_srcdir)/docs/MANUAL
|
||||
MKHELP=$(top_srcdir)/src/mkhelp.pl
|
||||
HUGE=tool_hugehelp.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue