diff options
| -rw-r--r-- | core/curl/gen.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/curl/gen.rc b/core/curl/gen.rc index 055e853a..f5f8129c 100644 --- a/core/curl/gen.rc +++ b/core/curl/gen.rc @@ -48,7 +48,7 @@ lib libcurl.a -d $"deps lib/^(\ )\ ) -build '$outdir'/tool_hugehelp.c.o cc '$dir'/tool_hugehelp.c +build '$outdir'/tool_hugehelp.c.o cc '$dir'/tool_hugehelp.c '||' '$srcdir'/src/tool_hugehelp.h # src/src/Makefile.inc:/^CURL_CFILES exe curl -d '$outdir'/include/curl/curlbuild.h\ |
