mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-24 10:10:18 -06:00
switched from bin_PROGRAMS to check_PROGRAMS
This commit is contained in:
parent
73d9972d52
commit
60eac873d3
@ -8,7 +8,7 @@ noinst_HEADERS= tutorialspatialparameters_decoupled.hh tutorialproblem_decoupled
|
||||
#TESTS = $(NORMALTESTS)
|
||||
|
||||
# programs just to build when "make check" is used
|
||||
bin_PROGRAMS = $(NORMALTESTS)
|
||||
check_PROGRAMS = $(NORMALTESTS)
|
||||
|
||||
tutorial_decoupleddir = $(datadir)/dumux/tutorial
|
||||
tutorial_decoupled_HEADERS = tutorialspatialparameters_decoupled.hh \
|
||||
|
Loading…
Reference in New Issue
Block a user