mirror of
https://github.com/OPM/opm-upscaling.git
synced 2025-02-25 18:45:23 -06:00
Restored distcheck option
This commit is contained in:
parent
f49c249b35
commit
dddec0c365
@ -18,6 +18,7 @@ AUTOMAKE_OPTIONS = foreign 1.5
|
||||
DISTCHECK_CONFIGURE_FLAGS = --with-dune-common=$(DUNE_COMMON_ROOT) \
|
||||
--with-dune-grid=$(DUNE_GRID_ROOT) \
|
||||
--with-dune-istl=$(DUNE_ISTL_ROOT) \
|
||||
--with-dune-cornerpoint=$(DUNE_CORNERPOINT_ROOT) \
|
||||
--with-dune-porsol=$(DUNE_PORSOL_ROOT) \
|
||||
CXX="$(CXX)" CC="$(CC)"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user