distcheck fixes

This commit is contained in:
Daniel Stenberg 2001-01-08 16:31:29 +00:00
parent e8a5f3026f
commit 9ade752fa7
7 changed files with 12 additions and 8 deletions

View file

@ -615,6 +615,10 @@ AC_OUTPUT( Makefile \
src/Makefile \
lib/Makefile \
tests/Makefile \
packages/Makefile \
packages/Win32/Makefile \
packages/Linux/Makefile \
packages/Linux/RPM/Makefile \
packages/Linux/RPM/curl.spec \
packages/Linux/RPM/curl-ssl.spec )