mirror of
https://github.com/curl/curl.git
synced 2026-04-17 03:21:42 +03:00
added hugehelp.h
This commit is contained in:
parent
107413c021
commit
0e4e72f193
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue