Now the libtool library will reference its dependencies.

This commit is contained in:
Atgeirr Flø Rasmussen
2011-12-23 12:49:06 +01:00
parent 328353a9c2
commit 9729768794
3 changed files with 22 additions and 29 deletions

View File

@@ -5,13 +5,7 @@ $(BOOST_CPPFLAGS)
LDFLAGS = $(BOOST_LDFLAGS)
LDADD = \
$(top_builddir)/libopmcore.la \
$(BOOST_FILESYSTEM_LIB) \
$(BOOST_SYSTEM_LIB) \
$(BOOST_DATE_TIME_LIB) \
$(BOOST_UNIT_TEST_FRAMEWORK_LIB) \
$(LAPACK_LIBS) $(BLAS_LIBS) $(LIBS) $(FLIBS)
LDADD = $(top_builddir)/libopmcore.la
noinst_PROGRAMS = \