aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-08-22 14:49:45 -0500
committerTed Gould <ted@gould.cx>2011-08-22 14:49:45 -0500
commitad97e244ced1ced06977af114823ce5705d75948 (patch)
tree9ace21df41d1fa068c162c0fa5ff9c109cd377ef /libdbusmenu-gtk/Makefile.am
parent43b297e2056a9915e4c26f998c1b4631debb7455 (diff)
downloadlibdbusmenu-ad97e244ced1ced06977af114823ce5705d75948.tar.gz
libdbusmenu-ad97e244ced1ced06977af114823ce5705d75948.tar.bz2
libdbusmenu-ad97e244ced1ced06977af114823ce5705d75948.zip
Make sure that we get rid of the enum stuff as well
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 4b3461e..4ec464b 100644
--- a/libdbusmenu-gtk/Makefile.am
+++ b/libdbusmenu-gtk/Makefile.am
@@ -107,7 +107,7 @@ INTROSPECTION_COMPILER_ARGS = --includedir=$(builddir) --includedir=$(top_buildd
if HAVE_INTROSPECTION
-introspection_sources = $(filter-out genericmenuitem.%, $(libdbusmenu_gtkinclude_HEADERS) $(libdbusmenu_gtk_la_SOURCES))
+introspection_sources = $(filter-out genericmenuitem%, $(libdbusmenu_gtkinclude_HEADERS) $(libdbusmenu_gtk_la_SOURCES))
DbusmenuGtk$(VER)-0.4.gir: libdbusmenu-gtk$(VER).la
DbusmenuGtk_0_4_gir_INCLUDES = \