aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-06-17 14:26:03 -0400
committerKen VanDine <ken.vandine@canonical.com>2010-06-17 14:26:03 -0400
commitf7d98d5d61055dbe05effdf35f600607203b7377 (patch)
tree9e8b1321d8de84f58d458d6478107c1117ef4a3f /tests/Makefile.am
parent007d3af477529ac3d4f645001815a73788e70fbe (diff)
downloadayatana-indicator-sound-f7d98d5d61055dbe05effdf35f600607203b7377.tar.gz
ayatana-indicator-sound-f7d98d5d61055dbe05effdf35f600607203b7377.tar.bz2
ayatana-indicator-sound-f7d98d5d61055dbe05effdf35f600607203b7377.zip
fix distcheck
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 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
#########################################