diff options
| author | Ted Gould <ted@gould.cx> | 2010-01-08 15:35:23 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-01-08 15:35:23 -0600 |
| commit | 98237f0789319b6133411618d505a2c945e669a5 (patch) | |
| tree | ab1abf5193e2cddec2e6df706506d5043919e133 /src/Makefile.am | |
| parent | a5753822cc80f3f579aa61801b54134b3baa8076 (diff) | |
| parent | bb71fc2d4c0b555f23940b8c9d4f6973307cbd20 (diff) | |
| download | libayatana-appindicator-98237f0789319b6133411618d505a2c945e669a5.tar.gz libayatana-appindicator-98237f0789319b6133411618d505a2c945e669a5.tar.bz2 libayatana-appindicator-98237f0789319b6133411618d505a2c945e669a5.zip | |
Supporting icons changing and status changing.
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 |
