From f7d98d5d61055dbe05effdf35f600607203b7377 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Thu, 17 Jun 2010 14:26:03 -0400 Subject: fix distcheck --- tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests') 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 ######################################### -- cgit v1.2.3