diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-03-04 08:00:25 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-03-04 08:00:25 +0000 |
commit | 34f9ab1046d178e6512c966f4aad5e6a5a46ad33 (patch) | |
tree | 8663959d73a6b730d13d7b1c99bfe075542f5b3d /configure.in | |
parent | 699876778b2b1d8c6766ed9366cfd21547acad1c (diff) | |
download | curl-34f9ab1046d178e6512c966f4aad5e6a5a46ad33.tar.gz |
Added packages/EPM
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
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 |