diff options
| author | Ken VanDine <ken.vandine@canonical.com> | 2010-06-17 12:50:31 -0400 |
|---|---|---|
| committer | Bazaar Package Importer <james.westby@ubuntu.com> | 2010-06-17 12:50:31 -0400 |
| commit | e52160c6b4a52353c1cbabe35b965f78ee51e269 (patch) | |
| tree | 7fb539507bbc8ebb4cea62cf304c464d0cd01160 /tests/Makefile.am | |
| parent | 07d59d5bf4278681069551e2e64cac2c5a996a42 (diff) | |
| parent | 1e65c770811a96d79b302dfd0ddee67a4c7c07f5 (diff) | |
| download | ayatana-indicator-sound-e52160c6b4a52353c1cbabe35b965f78ee51e269.tar.gz ayatana-indicator-sound-e52160c6b4a52353c1cbabe35b965f78ee51e269.tar.bz2 ayatana-indicator-sound-e52160c6b4a52353c1cbabe35b965f78ee51e269.zip | |
* New upstream release.
* debian/control
- bumped build-dep version of libdbusmenu-glib-dev to (>= 0.3.1)
- Added build-dep for libindicate-dev (>= 0.4.1)
Diffstat (limited to 'tests/Makefile.am')
| -rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 8d24b2b..620668e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -32,7 +32,8 @@ test_indicator_sound_CFLAGS = \ test_indicator_sound_LDADD = \ libmockpulse.la \ $(PULSEAUDIO_LIBS) \ - $(APPLET_LIBS) + $(APPLET_LIBS) \ + ../src/libsoundmenu.la ######################################### |
