aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 010737b5e..b98c2ef86 100644
--- a/configure.in
+++ b/configure.in
@@ -613,7 +613,9 @@ AC_OUTPUT( Makefile \
include/curl/Makefile \
src/Makefile \
lib/Makefile \
- tests/Makefile)
+ tests/Makefile \
+ curl.spec \
+ curl-ssl.spec)
dnl perl/checklinks.pl \
dnl perl/getlinks.pl \
dnl perl/formfind.pl \