diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-03-04 07:59:53 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-03-04 07:59:53 +0000 |
commit | 699876778b2b1d8c6766ed9366cfd21547acad1c (patch) | |
tree | fd56a2185c57986e66d50902d4ddfab6f80fadfb /packages/Makefile.am | |
parent | 8fc5a0d19eaf573bdaee56513a08063466197678 (diff) | |
download | curl-699876778b2b1d8c6766ed9366cfd21547acad1c.tar.gz |
Added EPM stuff, thanks to Giuseppe Corbelli
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 d82908ce4..7cbfb6da4 100644 --- a/packages/Makefile.am +++ b/packages/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = Win32 Linux Solaris +SUBDIRS = Win32 Linux Solaris EPM EXTRA_DIST = README |