mirror of
https://github.com/curl/curl.git
synced 2026-07-24 19:17:20 +03:00
Removed references to config-vms.h from the makefiles.
This commit is contained in:
parent
760565dcad
commit
f5cdac38bd
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ CURL_SOURCES = main.c hugehelp.c urlglob.c writeout.c writeenv.c \
|
|||
getpass.c homedir.c
|
||||
|
||||
CURL_HFILES = hugehelp.h setup.h config-win32.h config-mac.h \
|
||||
config-vms.h config-riscos.h urlglob.h version.h \
|
||||
config-riscos.h urlglob.h version.h \
|
||||
writeout.h writeenv.h getpass.h homedir.h
|
||||
|
||||
curl_SOURCES = $(CURL_SOURCES) $(CURLX_ONES) $(CURL_HFILES)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue