Update distclean target.

This commit is contained in:
David F. Skoll
2007-10-07 22:10:25 -04:00
parent 2a1cbff22e
commit c2e371904e

View File

@@ -28,7 +28,7 @@ test:
cd src && $(MAKE) test
distclean: clean
rm -f config.cache config.log config.status src/Makefile src/config.h tests/test.out
rm -f config.cache config.log config.status src/Makefile src/config.h tests/test.out www/Makefile
src/Makefile: src/Makefile.in
./configure