aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-07-12 09:28:16 -0500
committerTed Gould <ted@gould.cx>2010-07-12 09:28:16 -0500
commite273b812e0ee52f84e2284d2560e63437cbc1a67 (patch)
tree1eb460bc2d5bbb769af264b1bbd826a69a722f68 /src/Makefile.am
parent4e2c23b9b99d2014747a051d949b0c2a2d9595db (diff)
parent7ef183418aaee73864e44d93b32e80962fdea07a (diff)
downloadlibayatana-appindicator-e273b812e0ee52f84e2284d2560e63437cbc1a67.tar.gz
libayatana-appindicator-e273b812e0ee52f84e2284d2560e63437cbc1a67.tar.bz2
libayatana-appindicator-e273b812e0ee52f84e2284d2560e63437cbc1a67.zip
* Merge upstream
* Adding an Approver API to remove things from the AppIndicators.
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 787ba2f..68be1c0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -116,6 +116,7 @@ libappindicator_la_LIBADD = \
DBUS_SPECS = \
dbus-properties.xml \
application-service.xml \
+ notification-approver.xml \
notification-item.xml \
notification-watcher.xml