aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-03 18:47:30 -0800
committerTed Gould <ted@gould.cx>2010-02-03 18:47:30 -0800
commitaeb104ebe6e4375be82b58a5ba284e56d3f3183e (patch)
tree3483b1e2d894e910a3cedd206b462726c77b3630 /libdbusmenu-glib/Makefile.am
parent013addb9cfd5fe843d3336de90b6c687464a2c2c (diff)
parent3c326978d937a03354b470b7b2ffd4dbd471c50c (diff)
downloadlibdbusmenu-aeb104ebe6e4375be82b58a5ba284e56d3f3183e.tar.gz
libdbusmenu-aeb104ebe6e4375be82b58a5ba284e56d3f3183e.tar.bz2
libdbusmenu-aeb104ebe6e4375be82b58a5ba284e56d3f3183e.zip
Adding support for having generic signals in the menuitems. Moving 'clicked' to GTK.
Diffstat (limited to 'libdbusmenu-glib/Makefile.am')
-rw-r--r--libdbusmenu-glib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libdbusmenu-glib/Makefile.am b/libdbusmenu-glib/Makefile.am
index fc37019..998af50 100644
--- a/libdbusmenu-glib/Makefile.am
+++ b/libdbusmenu-glib/Makefile.am
@@ -27,6 +27,8 @@ libdbusmenu_glib_la_SOURCES = \
server.c \
server-marshal.h \
server-marshal.c \
+ client-menuitem.h \
+ client-menuitem.c \
client.h \
client.c