diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-03-21 22:50:53 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-21 22:50:53 +0000 |
commit | 7ef5d20cadc1c56492eca39b0d4ff0cece1e4be5 (patch) | |
tree | 5074615f5601a51f99f4fe1203d53b8fad480162 /packages | |
parent | 98b619c3a7f58669d14201c161c4bb82f00cf83e (diff) |
files moved here from the $ROOT/src dir
Diffstat (limited to 'packages')
-rw-r--r-- | packages/vms/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/vms/Makefile.am b/packages/vms/Makefile.am index 1aa28157e..13a3f7211 100644 --- a/packages/vms/Makefile.am +++ b/packages/vms/Makefile.am @@ -1,4 +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 - + hpssl_alpha.opt hpssl_ia64.opt hpssl_vax.opt readme \ + curlmsg.h curlmsg.msg curlmsg.sdl curlmsg_vms.h |