[rhythmbox] last.fm: link the plugin with libsoup-gnome (bug #588248)
- From: Jonathan Matthew <jmatthew src gnome org>
- To: svn-commits-list gnome org
- Subject: [rhythmbox] last.fm: link the plugin with libsoup-gnome (bug #588248)
- Date: Sat, 11 Jul 2009 02:41:33 +0000 (UTC)
commit df34ae56b0d8e57f2415264c168f8021c656c17d
Author: Götz Waschk <waschk mandriva org>
Date: Sat Jul 11 12:39:46 2009 +1000
last.fm: link the plugin with libsoup-gnome (bug #588248)
plugins/audioscrobbler/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/plugins/audioscrobbler/Makefile.am b/plugins/audioscrobbler/Makefile.am
index 558f509..ef063d9 100644
--- a/plugins/audioscrobbler/Makefile.am
+++ b/plugins/audioscrobbler/Makefile.am
@@ -18,7 +18,8 @@ libaudioscrobbler_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS)
libaudioscrobbler_la_LIBTOOLFLAGS = --tag=disable-static
libaudioscrobbler_la_LIBADD = \
$(top_builddir)/corelib/librhythmbox-core.la \
- $(TOTEM_PLPARSER_LIBS)
+ $(TOTEM_PLPARSER_LIBS) \
+ $(RHYTHMBOX_LIBS)
INCLUDES = \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]