aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-01 10:39:38 -0600
committerTed Gould <ted@gould.cx>2010-03-01 10:39:38 -0600
commit9e56feb947b96367299207cc1eef3761d96e0287 (patch)
tree619b905c37e9c4ed85ac32c5ab0a07efb4e37218 /libdbusmenu-gtk/Makefile.am
parent23736426a5804d2d17825c01dc661dd4dbb66dc3 (diff)
downloadlibdbusmenu-9e56feb947b96367299207cc1eef3761d96e0287.tar.gz
libdbusmenu-9e56feb947b96367299207cc1eef3761d96e0287.tar.bz2
libdbusmenu-9e56feb947b96367299207cc1eef3761d96e0287.zip
Adding the temp file to the clean stuff
Diffstat (limited to 'libdbusmenu-gtk/Makefile.am')
-rw-r--r--libdbusmenu-gtk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdbusmenu-gtk/Makefile.am b/libdbusmenu-gtk/Makefile.am
index b18d33c..e1b16a0 100644
--- a/libdbusmenu-gtk/Makefile.am
+++ b/libdbusmenu-gtk/Makefile.am
@@ -97,7 +97,7 @@ DbusmenuGtk-0.2.tmp.gir: DbusmenuGtk-0.2.gir
-e "s|Atk.ImplementorIface|Atk.Implementor|g" \
$< > $@
-CLEANFILES += $(vapi_DATA)
+CLEANFILES += $(vapi_DATA) DbusmenuGtk-0.2.tmp.gir
endif