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

only run tests if MPI is found

[[Imported from SVN: r554]]
parent 9007052a
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.
Please register or to comment