From ae2a2c99317a611b5b6a4780df1a907a241de91b Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 26 Dec 2012 23:30:54 +0100 Subject: curl tool: renaming hugehelp files to tool_hugehelp --- winbuild/Makefile.vc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'winbuild/Makefile.vc') diff --git a/winbuild/Makefile.vc b/winbuild/Makefile.vc index bc93c4b50..b7c00cfd5 100644 --- a/winbuild/Makefile.vc +++ b/winbuild/Makefile.vc @@ -43,8 +43,8 @@ LIBCURL_OBJS=$(CSOURCES:.c=.obj) top_srcdir=.. !INCLUDE "../src/Makefile.inc" -# hugehelp has a special rule -CURL_OBJS=$(CURL_CFILES:hugehelp.c=) +# tool_hugehelp has a special rule +CURL_OBJS=$(CURL_CFILES:tool_hugehelp.c=) CURL_OBJS=$(CURL_OBJS:.c=.obj) -- cgit v1.2.3