diff options
author | Ted Gould <ted@gould.cx> | 2010-01-08 14:37:48 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-01-08 14:37:48 -0600 |
commit | d8cb0ba32a1cc4fd9a9f9f22e3c0c6ed9728f2f2 (patch) | |
tree | b03665e65dff854de955ec13891791e61cf84746 /src/Makefile.am | |
parent | a5753822cc80f3f579aa61801b54134b3baa8076 (diff) | |
parent | 5f797d71ef38ddb421e9b26757df8d3e87b84bce (diff) | |
download | libayatana-appindicator-d8cb0ba32a1cc4fd9a9f9f22e3c0c6ed9728f2f2.tar.gz libayatana-appindicator-d8cb0ba32a1cc4fd9a9f9f22e3c0c6ed9728f2f2.tar.bz2 libayatana-appindicator-d8cb0ba32a1cc4fd9a9f9f22e3c0c6ed9728f2f2.zip |
Icons branch
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index f101d12..d9b7963 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -101,7 +101,6 @@ libappindicator_la_LIBADD = \ DBUS_SPECS = \ application-service.xml \ - dbus-properties.xml \ notification-item.xml \ notification-watcher.xml |