aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2008-11-12 21:49:27 -0600
committerTed Gould <ted@canonical.com>2008-11-12 21:49:27 -0600
commitb63286e253aea5a176439efbc69efae18112528b (patch)
tree9eb30f3f37fb7705af08bd6a9a78edcc42bc00b7 /src/Makefile.am
parentb4b7ab38fd5990567da2713638e8edcd055e3eec (diff)
downloadlibayatana-indicator-b63286e253aea5a176439efbc69efae18112528b.tar.gz
libayatana-indicator-b63286e253aea5a176439efbc69efae18112528b.tar.bz2
libayatana-indicator-b63286e253aea5a176439efbc69efae18112528b.zip
Starting to build functions to handle the menu spec over DBus
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7ba96ff..ab1089d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -17,7 +17,9 @@ indicator_applet_SOURCES = \
indicator-power.c \
indicator-power.h \
indicator-system.c \
- indicator-system.h
+ indicator-system.h \
+ menu-dbus.c \
+ menu-dbus.h
indicator_applet_LDADD = \
$(APPLET_LIBS)