From f5cdac38bdad4ac151b08d756d54723075ea38b9 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Wed, 16 Mar 2005 23:09:39 +0000 Subject: Removed references to config-vms.h from the makefiles. --- src/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.inc b/src/Makefile.inc index cd2e4c892..4f2aff9a2 100644 --- a/src/Makefile.inc +++ b/src/Makefile.inc @@ -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) -- cgit v1.2.3