diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-03-15 13:20:01 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-15 13:20:01 +0000 |
commit | 8147ccdf76d61399f42f01f5b5b967117dd5549f (patch) | |
tree | 616b3969692b9124e6be57f09089b605282c5152 /packages/vms | |
parent | 26ab286630f72ba3abeb59bf1337d682815b27c7 (diff) | |
download | curl-8147ccdf76d61399f42f01f5b5b967117dd5549f.tar.gz |
automake file for this dir
Diffstat (limited to 'packages/vms')
-rw-r--r-- | packages/vms/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/vms/Makefile.am b/packages/vms/Makefile.am new file mode 100644 index 000000000..1aa28157e --- /dev/null +++ b/packages/vms/Makefile.am @@ -0,0 +1,4 @@ +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 + |