aboutsummaryrefslogtreecommitdiff
path: root/tests/dbusmenu-gtk
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-06-25 10:40:26 -0500
committerTed Gould <ted@canonical.com>2009-06-25 10:40:26 -0500
commitf6116d194fc530a566319fef3b4607740bcbf6b0 (patch)
tree0c1b7b78959f181462b5349fa11b036f79d55f4e /tests/dbusmenu-gtk
parent580b5fb4b549d2f73c4c365a09b0eb3eb32e74f1 (diff)
downloadlibdbusmenu-f6116d194fc530a566319fef3b4607740bcbf6b0.tar.gz
libdbusmenu-f6116d194fc530a566319fef3b4607740bcbf6b0.tar.bz2
libdbusmenu-f6116d194fc530a566319fef3b4607740bcbf6b0.zip
Changing the clean rule to be distclean-local which makes more sense.
Diffstat (limited to 'tests/dbusmenu-gtk')
-rw-r--r--tests/dbusmenu-gtk/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/dbusmenu-gtk/Makefile.am b/tests/dbusmenu-gtk/Makefile.am
index 206702a..6acbbe0 100644
--- a/tests/dbusmenu-gtk/Makefile.am
+++ b/tests/dbusmenu-gtk/Makefile.am
@@ -38,5 +38,6 @@ CLEANFILES = \
dbusmenu.pyc \
dbusmenu.py
-clean:
+distclean-local:
-rm -rf $(builddir)/mago.results
+