mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-24 10:10:18 -06:00
896f0ed23d
this allows much better build time parallelism.
6 lines
139 B
Makefile
6 lines
139 B
Makefile
# programs just to build when "make check" is used
|
|
noinst_HEADERS= *.hh
|
|
EXTRA_DIST = CMakeLists.txt
|
|
|
|
include $(top_srcdir)/am/global-rules
|