From 580b5fb4b549d2f73c4c365a09b0eb3eb32e74f1 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 25 Jun 2009 10:09:38 -0500 Subject: Removing the built python directory and destroying the mago results. --- tests/dbusmenu-gtk/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/dbusmenu-gtk') diff --git a/tests/dbusmenu-gtk/Makefile.am b/tests/dbusmenu-gtk/Makefile.am index 02abd6d..206702a 100644 --- a/tests/dbusmenu-gtk/Makefile.am +++ b/tests/dbusmenu-gtk/Makefile.am @@ -35,5 +35,8 @@ EXTRA_DIST = \ CLEANFILES = \ dbusmenu.xml \ + dbusmenu.pyc \ dbusmenu.py +clean: + -rm -rf $(builddir)/mago.results -- cgit v1.2.3