From 2da6e05ab3bea81f6e589f7ed9e2d9c9546e65c8 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 19 Nov 2009 19:20:51 -0600 Subject: Deleting the right results. --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 1ec3b19..f54aa6b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -236,7 +236,7 @@ CLEANFILES = \ dbusmenu-gtk/mago_tests/dbusmenu.pyc distclean-local: - -rm -rf $(builddir)/dbusmenu-gtk/mago.results + -rm -rf $(builddir)/mago.results DISTCLEANFILES = \ $(TESTS) -- cgit v1.2.3