aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-03-04 08:00:25 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-03-04 08:00:25 +0000
commit34f9ab1046d178e6512c966f4aad5e6a5a46ad33 (patch)
tree8663959d73a6b730d13d7b1c99bfe075542f5b3d
parent699876778b2b1d8c6766ed9366cfd21547acad1c (diff)
Added packages/EPM
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 331212f85..b3700c968 100644
--- a/configure.in
+++ b/configure.in
@@ -610,6 +610,8 @@ AC_CONFIG_FILES([Makefile \
packages/Linux/RPM/curl.spec \
packages/Linux/RPM/curl-ssl.spec \
packages/Solaris/Makefile \
+ packages/EPM/curl.list \
+ packages/EPM/Makefile \
curl-config
])
AC_OUTPUT