Remove test results on distclean.

This commit is contained in:
Bastian Kleineidam 2012-10-14 11:53:07 +02:00
parent 9060a88bdc
commit 9b063e1d59

View file

@ -53,7 +53,7 @@ distclean: clean cleandeb
rm -f _$(APPNAME)_configdata.py MANIFEST Packages.gz
# clean aborted dist builds and -out files
rm -f linkchecker-out* linkchecker.prof
rm -f alexa*.log
rm -f alexa*.log testresults.txt
rm -rf $(APPNAME)-$(VERSION)
rm -rf coverage dist-stamp python-build-stamp*