From d16396c4e4b51ff3ef1fa9ee84b934d3aba20308 Mon Sep 17 00:00:00 2001 From: David Rousselie Date: Wed, 9 Jun 2010 13:47:26 +0200 Subject: cleanup coverage files --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bfe8bf0..ea62b26 100644 --- a/Makefile +++ b/Makefile @@ -28,5 +28,5 @@ builddeb: clean: $(PYTHON) setup.py clean fakeroot $(MAKE) -f $(CURDIR)/debian/rules clean - rm -rf build/ MANIFEST + rm -rf build/ MANIFEST .coverage find . -name '*.pyc' -delete -- cgit v1.2.3