From f6116d194fc530a566319fef3b4607740bcbf6b0 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 25 Jun 2009 10:40:26 -0500 Subject: Changing the clean rule to be distclean-local which makes more sense. --- tests/dbusmenu-gtk/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/dbusmenu-gtk') 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 + -- cgit v1.2.3