aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-12 13:43:37 -0600
committerTed Gould <ted@gould.cx>2010-03-12 13:43:37 -0600
commiteed04dff5181b860c8c86281e94018f8228ddc72 (patch)
treeeb82e7b455d3d231521a9a836127452217de2ed7 /src/Makefile.am
parent4172abb3ac9b3dbf10e007ba1422db14cc7599c5 (diff)
downloadayatana-indicator-session-eed04dff5181b860c8c86281e94018f8228ddc72.tar.gz
ayatana-indicator-session-eed04dff5181b860c8c86281e94018f8228ddc72.tar.bz2
ayatana-indicator-session-eed04dff5181b860c8c86281e94018f8228ddc72.zip
Simple starter object for making the dbus interface.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index cd525bd..d8d8acd 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -50,6 +50,8 @@ indicator_session_service_SOURCES = \
lock-helper.c \
lock-helper.h \
session-service.c \
+ session-dbus.c \
+ session-dbus.h \
dbusmenu-shared.h \
gconf-helper.c \
users-service-dbus.h \