1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

added hugehelp.h

This commit is contained in:
Daniel Stenberg 2004-01-29 13:53:34 +00:00
parent 107413c021
commit 0e4e72f193

View File

@ -29,7 +29,7 @@ INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/src -I$(top_srcdir)/src
bin_PROGRAMS = curl
curl_SOURCES = main.c hugehelp.c urlglob.c writeout.c setup.h \
curl_SOURCES = main.c hugehelp.c hugehelp.h urlglob.c writeout.c setup.h \
config-win32.h config-mac.h config-vms.h config-riscos.h \
urlglob.h version.h writeout.h writeenv.c writeenv.h \
getpass.c getpass.h homedir.c homedir.h $(top_srcdir)/lib/strtoofft.c