Skip to content
Snippets Groups Projects
Commit 45b7dc85 authored by Markus Blatt's avatar Markus Blatt
Browse files

Process makefiles below cmake directory.

[[Imported from SVN: r7120]]
parent ac0d37f0
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ EXTRA_DIST=dune.module
# we need automake 1.9 or newer
AUTOMAKE_OPTIONS = foreign 1.9
SUBDIRS = dune lib doc bin m4 am
SUBDIRS = cmake dune lib doc bin m4 am
# use configured compiler for "make distcheck"
DISTCHECK_CONFIGURE_FLAGS = CXX="$(CXX)" CC="$(CC)" --enable-parallel=@ENABLE_PARALLEL@ MPICC="$(MPICC)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment