aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-30 13:59:10 -0500
committerTed Gould <ted@gould.cx>2010-08-30 13:59:10 -0500
commit088f7d086c0a95bd18cc094da185059357ce93ec (patch)
treef197fcf4f81713f66e0cce2bbb41fc668ad5dbc9 /src/Makefile.am
parent60d66c4e975f0d8939fc5bf70954002eae16b1d5 (diff)
downloadayatana-indicator-datetime-088f7d086c0a95bd18cc094da185059357ce93ec.tar.gz
ayatana-indicator-datetime-088f7d086c0a95bd18cc094da185059357ce93ec.tar.bz2
ayatana-indicator-datetime-088f7d086c0a95bd18cc094da185059357ce93ec.zip
Adding an object to be the interface object for dbus
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 8bfac3d..aadc182 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,6 +2,8 @@
libexec_PROGRAMS = indicator-datetime-service
indicator_datetime_service_SOURCES = \
+ datetime-interface.c \
+ datetime-interface.h \
datetime-server.h \
datetime-service.c \
dbus-shared.h