diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-02-20 23:24:04 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-02-20 23:24:04 +0000 |
commit | b40b9677b62f52a61c162f6cfa13fd83826a70f7 (patch) | |
tree | eab68da306f096663045c30d563f85c80c1640f2 /src/Makefile.am | |
parent | c80ad865db4552ba25b1b185edeb0cc6478385ec (diff) |
VMS adjustments
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 99851dd5d..4975c36ad 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,6 +13,7 @@ bin_PROGRAMS = curl #memtest noinst_HEADERS = setup.h \ config-win32.h \ config-mac.h \ + config-vms.h \ urlglob.h \ version.h \ writeout.h |