[beast/devel: 19/77] PLUGINS: link against RAPICORN_LIBS
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast/devel: 19/77] PLUGINS: link against RAPICORN_LIBS
- Date: Wed, 1 May 2013 17:28:56 +0000 (UTC)
commit bf83db07e66afde74b74447fff22b559a89ce327
Author: Tim Janik <timj gnu org>
Date: Fri Mar 29 01:49:19 2013 +0000
PLUGINS: link against RAPICORN_LIBS
plugins/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 62be713..132516e 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -56,7 +56,7 @@ UNPORTED = $(strip \
# === plugin build rule setup ===
plugins_ldflags = -avoid-version
-plugins_libs = $(top_builddir)/bse/libbse.la $(BSE_LIBS) -lm
+plugins_libs = $(top_builddir)/bse/libbse.la $(RAPICORN_LIBS) $(BSE_LIBS) -lm
plugins_built_sources = # listed in Makefile.plugins
CLEANFILES += $(plugins_built_sources)
# .FPU plugins
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]