diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-03-15 10:08:32 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-15 10:08:32 +0000 |
commit | a2f35aaf6701119bc7fbb01bb1304fe990823b3f (patch) | |
tree | e1a9f1898be6bb02d5b018ffe5fe99d6fa6f274e /packages/Makefile.am | |
parent | e5c4b6b345703ae4bcd986a5abbd86c35dd64fd8 (diff) | |
download | curl-a2f35aaf6701119bc7fbb01bb1304fe990823b3f.tar.gz |
new vms subdir
Diffstat (limited to 'packages/Makefile.am')
-rw-r--r-- | packages/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/Makefile.am b/packages/Makefile.am index 44076a858..b1cb29364 100644 --- a/packages/Makefile.am +++ b/packages/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = Win32 Linux Solaris EPM DOS +SUBDIRS = Win32 Linux Solaris EPM DOS vms EXTRA_DIST = README |