aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-10-28 14:52:08 -0500
committerTed Gould <ted@canonical.com>2009-10-28 14:52:08 -0500
commitec8cd6885a17a2a03fc65c89f6e10f3da42b59de (patch)
treeda5047cbf49a7743333119803e7c0c5c8306f7c4 /src/Makefile.am
parentb6d06cac56a71c099084a5e37ed28961a37e66d3 (diff)
downloadayatana-indicator-application-ec8cd6885a17a2a03fc65c89f6e10f3da42b59de.tar.gz
ayatana-indicator-application-ec8cd6885a17a2a03fc65c89f6e10f3da42b59de.tar.bz2
ayatana-indicator-application-ec8cd6885a17a2a03fc65c89f6e10f3da42b59de.zip
Adding the custom-service interface.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ff5b26e..aace163 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -82,6 +82,7 @@ libcustomindicator_la_LIBADD = \
##################################
DBUS_SPECS = \
+ custom-service.xml \
notification-item.xml \
notification-watcher.xml