diff options
Diffstat (limited to 'packages/vms/Makefile.am')
-rw-r--r-- | packages/vms/Makefile.am | 9 |
1 files 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 |