aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2010-03-09 09:33:12 +1100
committerRobert Collins <robertc@robertcollins.net>2010-03-09 09:33:12 +1100
commita89c6663a0cf1deec82d8492fb897fd8541c1194 (patch)
tree135796028678eb1df9d65720c26993065a614443 /tests/Makefile.am
parent2e85d8a7db825a7aef087710abe8159a716df6c7 (diff)
downloadayatana-indicator-sound-a89c6663a0cf1deec82d8492fb897fd8541c1194.tar.gz
ayatana-indicator-sound-a89c6663a0cf1deec82d8492fb897fd8541c1194.tar.bz2
ayatana-indicator-sound-a89c6663a0cf1deec82d8492fb897fd8541c1194.zip
More snapshot, just need to deal with other sound-service components now.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7573ea5..5b61b5a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -94,7 +94,8 @@ test_pulse_manager_LDADD = \
libmockpulse.la \
$(PULSEAUDIO_LIBS) \
$(SOUNDSERVICE_LIBS) \
- $(GCONF_LIBS)
+ $(GCONF_LIBS) \
+ $(APPLET_LIBS)
#########################################