From 97886f935321e99333629da6002020559e16f8d3 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Mon, 22 Mar 2004 21:37:02 +0000
Subject: [PATCH] Make the axp/README ia64/README vax/README files get included
 as well. They're 0-bytes files, but make the dirs get created!

---
 packages/vms/Makefile.am | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/packages/vms/Makefile.am b/packages/vms/Makefile.am
index 13a3f7211..f8ea8a10e 100644
--- a/packages/vms/Makefile.am
+++ b/packages/vms/Makefile.am
@@ -1,4 +1,5 @@
-EXTRA_DIST = Makefile.am batch_compile.com build_vms.com \
- config-vms.h_with_ssl config-vms.h_without_ssl defines.com \
- hpssl_alpha.opt hpssl_ia64.opt hpssl_vax.opt readme \
- curlmsg.h curlmsg.msg curlmsg.sdl curlmsg_vms.h 
+EXTRA_DIST = batch_compile.com build_vms.com			\
+ config-vms.h_with_ssl config-vms.h_without_ssl defines.com	\
+ hpssl_alpha.opt hpssl_ia64.opt hpssl_vax.opt readme		\
+ curlmsg.h curlmsg.msg curlmsg.sdl curlmsg_vms.h		\
+ axp/README ia64/README vax/README
-- 
2.40.0