diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-03-15 10:10:24 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-15 10:10:24 +0000 |
commit | f19cade50f3fd22c80180c43f49b357a3913d5d3 (patch) | |
tree | 5a6b3d4ed8047b967d87b47e2cbe93000714ed49 | |
parent | a2f35aaf6701119bc7fbb01bb1304fe990823b3f (diff) |
Added the new vms subdir in the packages dir
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 3d9a8d9c9..0df736b40 100644 --- a/configure.ac +++ b/configure.ac @@ -1268,6 +1268,7 @@ AC_CONFIG_FILES([Makefile \ packages/DOS/Makefile \ packages/EPM/curl.list \ packages/EPM/Makefile \ + packages/vms/Makefile \ curl-config ]) AC_OUTPUT |