Loic Dachary's makefile/dist/rpm fixes

This commit is contained in:
Daniel Stenberg 2001-01-08 10:00:14 +00:00
parent f59ea9adb3
commit 044ca343ad
9 changed files with 69 additions and 10 deletions

View file

@ -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 \