aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2014-09-17 10:50:09 -0500
committerTed Gould <ted@gould.cx>2014-09-17 10:50:09 -0500
commit8513894ecfa89da5e919b8c4cc2174fcae49c599 (patch)
tree4ecbc41cea59f161d445ca3fca74627d5260bca1 /src/Makefile.am
parentb3f2f2c8c75f853fe16f6d677daae66d7e931e98 (diff)
downloadayatana-indicator-messages-8513894ecfa89da5e919b8c4cc2174fcae49c599.tar.gz
ayatana-indicator-messages-8513894ecfa89da5e919b8c4cc2174fcae49c599.tar.bz2
ayatana-indicator-messages-8513894ecfa89da5e919b8c4cc2174fcae49c599.zip
A class wrapper for all the accounts service brewhaha
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 bc674c2..184e9b2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,6 +5,8 @@ pkglibexec_PROGRAMS = indicator-messages-service
indicator_messages_service_SOURCES = \
messages-service.c \
+ accounts-service.c \
+ accounts-service.h \
dbus-data.h \
gactionmuxer.c \
gactionmuxer.h \