cleanup coverage files

This commit is contained in:
David Rousselie
2010-06-09 13:47:26 +02:00
parent 348f5ce37e
commit d16396c4e4

View File

@@ -28,5 +28,5 @@ builddeb:
clean: clean:
$(PYTHON) setup.py clean $(PYTHON) setup.py clean
fakeroot $(MAKE) -f $(CURDIR)/debian/rules clean fakeroot $(MAKE) -f $(CURDIR)/debian/rules clean
rm -rf build/ MANIFEST rm -rf build/ MANIFEST .coverage
find . -name '*.pyc' -delete find . -name '*.pyc' -delete