diff options
author | Ted Gould <ted@canonical.com> | 2009-11-19 17:51:37 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-11-19 17:51:37 -0600 |
commit | a7829bcde6716b75543b83f04f45533320d6c544 (patch) | |
tree | 86d4091b3a5501a9eba5ecf175fee32cd0ecf40b /tests | |
parent | 050b5bfaf2c3d60af856f2e3e43e0dbdd9d9fb73 (diff) | |
download | libdbusmenu-a7829bcde6716b75543b83f04f45533320d6c544.tar.gz libdbusmenu-a7829bcde6716b75543b83f04f45533320d6c544.tar.bz2 libdbusmenu-a7829bcde6716b75543b83f04f45533320d6c544.zip |
Don't delete the file we need!
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index d859b3c..ae929de 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -233,7 +233,6 @@ EXTRA_DIST = \ dbusmenu-gtk/mago_tests/data/test-gtk-label.json CLEANFILES = \ - dbusmenu-gtk/mago_tests/dbusmenu.xml \ dbusmenu-gtk/mago_tests/dbusmenu.pyc distclean-local: |