mirror of
https://github.com/OPM/opm-upscaling.git
synced 2025-02-25 18:45:23 -06:00
fix: update library the application links to
This commit is contained in:
parent
d1f6508d7a
commit
dbf0e90913
@ -36,7 +36,7 @@ upscale_cond_SOURCES = upscale_cond.cpp
|
||||
|
||||
upscale_elasticity_SOURCES = upscale_elasticity.cpp
|
||||
upscale_elasticity_CXXFLAGS = ${OPENMP_CXXFLAGS}
|
||||
upscale_elasticity_LDADD = $(top_srcdir)/dune/elasticity/libelasticityupscale_noinst.la
|
||||
upscale_elasticity_LDADD = $(top_srcdir)/dune/elasticity/libelasticityupscale.la
|
||||
|
||||
upscale_perm_SOURCES = upscale_perm.cpp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user