diff options
| author | Ken VanDine <ken.vandine@canonical.com> | 2010-06-17 16:52:52 -0400 |
|---|---|---|
| committer | Ken VanDine <ken.vandine@canonical.com> | 2010-06-17 16:52:52 -0400 |
| commit | 34e71c6447c654772dc55a4854e61646ecf469ed (patch) | |
| tree | 74e41c64c125cea3173599e4bcc1272657fcdf7f /tests/Makefile.am | |
| parent | 07d59d5bf4278681069551e2e64cac2c5a996a42 (diff) | |
| parent | 619a7c5da5817b5da3bfd8af5c3af9de450b6d48 (diff) | |
| download | ayatana-indicator-sound-34e71c6447c654772dc55a4854e61646ecf469ed.tar.gz ayatana-indicator-sound-34e71c6447c654772dc55a4854e61646ecf469ed.tar.bz2 ayatana-indicator-sound-34e71c6447c654772dc55a4854e61646ecf469ed.zip | |
New upstream release.
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 ######################################### |
