From: Daniel Stenberg Date: Mon, 22 Mar 2004 21:37:02 +0000 (+0000) Subject: Make the axp/README ia64/README vax/README files get included as well. X-Git-Tag: c-ares-1_2_0~162 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97886f935321e99333629da6002020559e16f8d3;p=curl Make the axp/README ia64/README vax/README files get included as well. They're 0-bytes files, but make the dirs get created! --- 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