diff options
author | Ted Gould <ted@canonical.com> | 2009-11-19 19:20:51 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-11-19 19:20:51 -0600 |
commit | 2da6e05ab3bea81f6e589f7ed9e2d9c9546e65c8 (patch) | |
tree | 521ff62e879c9e5f9f6f82be5597836e81276d3b /tests | |
parent | 51d8c007973e5b55a0d188c1d53cbf2883100726 (diff) | |
download | libdbusmenu-2da6e05ab3bea81f6e589f7ed9e2d9c9546e65c8.tar.gz libdbusmenu-2da6e05ab3bea81f6e589f7ed9e2d9c9546e65c8.tar.bz2 libdbusmenu-2da6e05ab3bea81f6e589f7ed9e2d9c9546e65c8.zip |
Deleting the right results.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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) |