[beast/devel: 55/77] BSE: link programs against RAPICORN_LIBS



commit bd3d4c03b5911b2c345ff6712127cc1b5acd5e94
Author: Tim Janik <timj gnu org>
Date:   Thu Apr 11 03:25:50 2013 +0200

    BSE: link programs against RAPICORN_LIBS

 bse/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bse/Makefile.am b/bse/Makefile.am
index 591df83..98027a7 100644
--- a/bse/Makefile.am
+++ b/bse/Makefile.am
@@ -334,7 +334,7 @@ all: # TAGS
 # other programs, we want to compile
 #
 noinst_PROGRAMS = $(ALLTESTS)
-progs_LDADD = libbse.la $(SFI_LIBS) -lm
+progs_LDADD = libbse.la $(RAPICORN_LIBS) $(SFI_LIBS) -lm
 # source files
 
 noinst_PROGRAMS   += bseprocidl


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