aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-11-13 12:02:08 -0600
committerTed Gould <ted@canonical.com>2009-11-13 12:02:08 -0600
commit088c421863751188f5702cd0703b343cb07a2dea (patch)
tree24dca061cb094d1b3c4f46c073ceadbdf708e1bc /libdbusmenu-glib/Makefile.am
parentb063d5cd0ee330b8aa59ec9bdc8618cc547d751e (diff)
downloadlibdbusmenu-088c421863751188f5702cd0703b343cb07a2dea.tar.gz
libdbusmenu-088c421863751188f5702cd0703b343cb07a2dea.tar.bz2
libdbusmenu-088c421863751188f5702cd0703b343cb07a2dea.zip
Moving 'buildxml' into the private header file.
Diffstat (limited to 'libdbusmenu-glib/Makefile.am')
-rw-r--r--libdbusmenu-glib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libdbusmenu-glib/Makefile.am b/libdbusmenu-glib/Makefile.am
index e74b9ab..fc37019 100644
--- a/libdbusmenu-glib/Makefile.am
+++ b/libdbusmenu-glib/Makefile.am
@@ -22,6 +22,7 @@ libdbusmenu_glib_la_SOURCES = \
menuitem.c \
menuitem-marshal.h \
menuitem-marshal.c \
+ menuitem-private.h \
server.h \
server.c \
server-marshal.h \