diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-03-22 21:37:02 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-22 21:37:02 +0000 |
commit | 97886f935321e99333629da6002020559e16f8d3 (patch) | |
tree | 45c44280a7c00415bd00f2c55526cbd172439666 /packages | |
parent | a784bd0797515fe658cc57add545e9a235f91a14 (diff) | |
download | curl-97886f935321e99333629da6002020559e16f8d3.tar.gz |
Make the axp/README ia64/README vax/README files get included as well.
They're 0-bytes files, but make the dirs get created!
Diffstat (limited to 'packages')
-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 |