diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-01-14 04:53:50 -0600 |
---|---|---|
committer | Bazaar Package Importer <james.westby@ubuntu.com> | 2011-01-14 04:53:50 -0600 |
commit | 6eac4d8a9359143ecc6120806e48176f654e2543 (patch) | |
tree | 9167ca38ac270c15ebf7be5d51ed56d714c1fdc6 /Makefile.am | |
parent | cb6ca63e62511e9107eea459a5a705b713416e7e (diff) | |
parent | 603ecf78d1f2e897ac60ecf585569c8758fe5d1e (diff) | |
download | ayatana-indicator-sound-6eac4d8a9359143ecc6120806e48176f654e2543.tar.gz ayatana-indicator-sound-6eac4d8a9359143ecc6120806e48176f654e2543.tar.bz2 ayatana-indicator-sound-6eac4d8a9359143ecc6120806e48176f654e2543.zip |
* New upstream release.
- Port the sound indicator to the new dbusmenu (LP: #701145)
* debian/control
- Bumped build depends for dbusmenu to >= 0.3.91
- Dropped unneeded build depends for libindicate-dev and dh-autoreconf
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 466806a..86af943 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,6 @@ SUBDIRS = \ src \ data \ - tests \ po EXTRA_DIST = autogen.sh vapi/common-defs.vapi |