Update include paths and link to OPM core library.
This commit is contained in:
parent
2c11056604
commit
953507907e
@ -1,3 +1,10 @@
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)
|
||||
|
||||
LDADD = \
|
||||
$(top_builddir)/libopmcore.la \
|
||||
$(LAPACK_LIBS) $(BLAS_LIBS) $(LIBS) $(FLIBS)
|
||||
|
||||
noinst_PROGRAMS = \
|
||||
spu_2p \
|
||||
scaneclipsedeck
|
||||
|
Loading…
Reference in New Issue
Block a user