[rhythmbox] tests: link normal libs into the audioscrobbler test
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] tests: link normal libs into the audioscrobbler test
- Date: Wed, 6 Jan 2016 10:32:05 +0000 (UTC)
commit 5f3cddde3467128d1298c5c71387f8aaa40942b8
Author: Jonathan Matthew <jonathan d14n org>
Date: Wed Jan 6 20:30:55 2016 +1000
tests: link normal libs into the audioscrobbler test
https://bugzilla.gnome.org/show_bug.cgi?id=760192
tests/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 27dfbbc..7a04e5c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -41,7 +41,8 @@ test_audioscrobbler_SOURCES = \
test_audioscrobbler_LDADD = \
$(LDADD) \
- $(top_builddir)/plugins/audioscrobbler/libaudioscrobblertest.la
+ $(top_builddir)/plugins/audioscrobbler/libaudioscrobblertest.la \
+ $(RHYTHMBOX_LIBS)
test_widgets_SOURCES = \
test-widgets.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]