[beast: 4/5] BSE: add missing libs



commit cbb2ed5b126758ccf670ae0666353343b678517d
Author: Tim Janik <timj gnu org>
Date:   Wed Oct 12 17:01:22 2016 +0200

    BSE: add missing libs
    
    Signed-off-by: Tim Janik <timj gnu org>

 bse/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bse/Makefile.am b/bse/Makefile.am
index 4dbc514..b6a445e 100644
--- a/bse/Makefile.am
+++ b/bse/Makefile.am
@@ -357,7 +357,7 @@ bseprocidl_LDADD   = $(progs_LDADD)
 # == bsetool ==
 noinst_PROGRAMS += bsetool
 bsetool_SOURCES  = bsetool.cc
-bsetool_LDADD    = libbse-@MAJOR@.la $(RAPICORN_LIBS)
+bsetool_LDADD    = libbse-@MAJOR@.la $(BSE_LIBS) $(RAPICORN_LIBS)
 
 # == Tests ==
 EXTRA_DIST += oldidl.idl


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]