diff options
| author | Ted Gould <ted@gould.cx> | 2010-01-07 21:01:58 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-01-07 21:01:58 -0600 |
| commit | a375e410d7284a8795e0ed532b03b18ff33b20f4 (patch) | |
| tree | c4658086b81614f57beec2cceb20bdcf81bccab9 /src/Makefile.am | |
| parent | 8ddab95bf185cbfc63a9644816d9c66c766f6770 (diff) | |
| parent | cb14ba38535788494734b0a775148ec873231f07 (diff) | |
| download | libayatana-appindicator-a375e410d7284a8795e0ed532b03b18ff33b20f4.tar.gz libayatana-appindicator-a375e410d7284a8795e0ed532b03b18ff33b20f4.tar.bz2 libayatana-appindicator-a375e410d7284a8795e0ed532b03b18ff33b20f4.zip | |
* Upstream merge:
* Fixing the generated headers for DBus Properties calls
* Fixing libappindicator set_icon to set the right icon.
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 |
