Skip to content
Snippets Groups Projects
Makefile.am 190 B
check_PROGRAMS = test_2p2cni

noinst_HEADERS = *.hh
EXTRA_DIST=*reference.vtu *.input grids/*.dgf CMakeLists.txt

test_2p2cni_SOURCES = test_2p2cni.cc

include $(top_srcdir)/am/global-rules