aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-10-28 14:57:38 -0500
committerTed Gould <ted@canonical.com>2009-10-28 14:57:38 -0500
commitecf44bf6a995071c7f0e5760dc3ed03542b993a0 (patch)
treedfcbf8e08d9714ea554b6522727eba381abee468 /src/Makefile.am
parentec8cd6885a17a2a03fc65c89f6e10f3da42b59de (diff)
downloadayatana-indicator-application-ecf44bf6a995071c7f0e5760dc3ed03542b993a0.tar.gz
ayatana-indicator-application-ecf44bf6a995071c7f0e5760dc3ed03542b993a0.tar.bz2
ayatana-indicator-application-ecf44bf6a995071c7f0e5760dc3ed03542b993a0.zip
Adding an appstore object to hold all of our apps.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index aace163..6f7e6e6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -30,6 +30,9 @@ libexec_PROGRAMS = indicator-custom-service
indicator_custom_service_SOURCES = \
custom-service.c \
+ custom-service-appstore.h \
+ custom-service-appstore.c \
+ custom-service-server.h \
notification-item-client.h \
notification-watcher-server.h
indicator_custom_service_CFLAGS = \