diff options
author | Ted Gould <ted@gould.cx> | 2010-07-12 09:43:11 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-07-12 09:43:11 -0500 |
commit | 791daf2fb1ed8583b89bed0709011ee55e42c9c9 (patch) | |
tree | ab0c6fdabadf3c016b779ed856dad34de78aabe5 /src | |
parent | e273b812e0ee52f84e2284d2560e63437cbc1a67 (diff) | |
download | libayatana-appindicator-791daf2fb1ed8583b89bed0709011ee55e42c9c9.tar.gz libayatana-appindicator-791daf2fb1ed8583b89bed0709011ee55e42c9c9.tar.bz2 libayatana-appindicator-791daf2fb1ed8583b89bed0709011ee55e42c9c9.zip |
Autogen update
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index 2d50887..598f335 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -462,6 +462,7 @@ libappindicator_la_LIBADD = \ DBUS_SPECS = \ dbus-properties.xml \ application-service.xml \ + notification-approver.xml \ notification-item.xml \ notification-watcher.xml |