Skip to content
Snippets Groups Projects
Commit 266cc8c2 authored by Christian Engwer's avatar Christian Engwer
Browse files

only run tests if MPI is found

[[Imported from SVN: r4411]]
parent 42af0400
No related branches found
No related tags found
No related merge requests found
# $Id$
#if MPI
if MPI
MPITESTS = graphtest
TESTPROGS = galerkintest hierarchytest amgtest pamgtest transfertest
TESTRUNS = run-galerkin run-hierarchy run-amg
#endif
endif
# link against libcommon to utilize dune stdstreams
AM_LDFLAGS = $(top_builddir)/common/libcommon.la
......
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