debian/rules
changeset 16 2b2d175c2403
parent 10 e2e657251d08
child 70 391d82fcd42c
--- a/debian/rules	Tue Dec 15 01:10:15 2009 +0100
+++ b/debian/rules	Tue Dec 15 01:10:57 2009 +0100
@@ -36,7 +36,7 @@
 	rm -f build-stamp configure-stamp
 
 	# Add here commands to clean up after the build process.
-	$(MAKE) clean
+	-$(MAKE) distclean
 
 	dh_clean