aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in10
1 files changed, 4 insertions, 6 deletions
diff --git a/configure.in b/configure.in
index b98c2ef86..763f91944 100644
--- a/configure.in
+++ b/configure.in
@@ -609,14 +609,12 @@ dnl AC_SUBST(RANLIB)
AC_OUTPUT( Makefile \
docs/Makefile \
+ docs/examples/Makefile \
include/Makefile \
include/curl/Makefile \
src/Makefile \
lib/Makefile \
tests/Makefile \
- curl.spec \
- curl-ssl.spec)
-dnl perl/checklinks.pl \
-dnl perl/getlinks.pl \
-dnl perl/formfind.pl \
-dnl perl/recursiveftpget.pl )
+ packages/Linux/RPM/curl.spec \
+ packages/Linux/RPM/curl-ssl.spec )
+