aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-06-26 14:33:56 -0500
committerTed Gould <ted@canonical.com>2009-06-26 14:33:56 -0500
commit945da10131e3a94bd5b3bedd59602ede7748add4 (patch)
tree44283590861972b54c3d11f8d53e2636b0f3c0f5 /libdbusmenu-gtk/Makefile.am
parent9a4f790af45a46e41823bcdb91fde1e87d32af76 (diff)
parent7675f60a41c7a7fe7a4aa9ed853f005798054111 (diff)
downloadlibdbusmenu-945da10131e3a94bd5b3bedd59602ede7748add4.tar.gz
libdbusmenu-945da10131e3a94bd5b3bedd59602ede7748add4.tar.bz2
libdbusmenu-945da10131e3a94bd5b3bedd59602ede7748add4.zip
Merging in the glibresignaling branch to change how
signals move themselves up the stack.
Diffstat (limited to 'libdbusmenu-gtk/Makefile.am')
-rw-r--r--libdbusmenu-gtk/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/libdbusmenu-gtk/Makefile.am b/libdbusmenu-gtk/Makefile.am
index 831719c..c375428 100644
--- a/libdbusmenu-gtk/Makefile.am
+++ b/libdbusmenu-gtk/Makefile.am
@@ -8,9 +8,13 @@ lib_LTLIBRARIES = \
libdbusmenu_gtkincludedir=$(includedir)/libdbusmenu-0.1/libdbusmenu-gtk/
libdbusmenu_gtkinclude_HEADERS = \
+ client.h \
menu.h
libdbusmenu_gtk_la_SOURCES = \
+ client.h \
+ client.c \
+ menu.h \
menu.c
libdbusmenu_gtk_la_LDFLAGS = \