From f19cade50f3fd22c80180c43f49b357a3913d5d3 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 15 Mar 2004 10:10:24 +0000 Subject: [PATCH] Added the new vms subdir in the packages dir --- configure.ac | 1 + 1 file changed, 1 insertion(+) 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