# HG changeset patch
# User Markus Bröker <mbroeker@largo.dyndns.tv>
# Date 1266359602 -3600
# Node ID 07afbd7a15677874015ee90a9a512f4774de6ed9
# Parent  cb24a67ec3ec3b42ef16bf11542a0787af2fac5f
distclean: remove the debian build dir

committer: Markus Bröker <mbroeker@largo.homelinux.org>

diff --git a/Makefile b/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