distclean: remove the debian build dir
authorMarkus Bröker <mbroeker@largo.dyndns.tv>
Tue, 16 Feb 2010 23:33:22 +0100
changeset 43 07afbd7a1567
parent 42 cb24a67ec3ec
child 44 f08e8fb2c1da
distclean: remove the debian build dir committer: Markus Bröker <mbroeker@largo.homelinux.org>
Makefile
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@
 	fakeroot debian/rules clean
 
 distclean:
-	$(RMDIR) build
+	$(RMDIR) build debian/mcbot
 	$(RM) locale/de/LC_MESSAGES/mcbot.mo
 
 install: build/Makefile