opm-simulators/examples/Makefile.am
Andreas Lauser 896f0ed23d make the autotools build system non-recusive
this allows much better build time parallelism.
2012-11-19 15:25:01 +01:00

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