summaryrefslogtreecommitdiff
blob: 8751aa65744b42a92c6d2adb7f952aa4df52cf35 (plain)
1
2
3
4
5
6
7
8
9
--- rhythmbox-0.9.7/daapsharing/Makefile.am.old	2007-01-07 19:28:04.000000000 +0100
+++ rhythmbox-0.9.7/daapsharing/Makefile.am	2007-01-07 19:32:24.000000000 +0100
@@ -63,3 +63,6 @@
 
 libdaapsharing_la_LDFLAGS = -export-dynamic
 
+libdaapsharing_la_LIBADD =				\
+	$(RHYTHMBOX_LIBS) 
+