[beast/devel: 9/12] BSE: link against RAPICORN_LIBS



commit d1410f5ec3c6820d533871a28edbd65974c6a07e
Author: Tim Janik <timj gnu org>
Date:   Sun Mar 17 04:26:39 2013 +0100

    BSE: link 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 5e3a67f..6082257 100644
--- a/bse/Makefile.am
+++ b/bse/Makefile.am
@@ -138,7 +138,7 @@ libbseincludedir                 = $(includedir)/bse
 libbseinclude_HEADERS        = $(bse_public_headers) bse.idl $(bse_idl_sources) bsehack.idl 
$(idl_dummy_files)
 nodist_libbseinclude_HEADERS = bsecore.genidl.hh
 libbse_la_SOURCES            = $(bse_sources) $(bse_proc_gen_sources)
-libbse_la_LIBADD             = $(top_builddir)/birnet/libbirnet.o $(top_builddir)/sfi/libsfi.o $(BSE_LIBS) 
$(SFI_LIBS)
+libbse_la_LIBADD             = $(top_builddir)/birnet/libbirnet.o $(top_builddir)/sfi/libsfi.o $(BSE_LIBS) 
$(SFI_LIBS) $(RAPICORN_LIBS)
 libbse_la_LDFLAGS            = $(strip                         \
        -Wl,--version-script=$(srcdir)/ldscript.map             \
        -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)    \


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