mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
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
|