Skip to content
Snippets Groups Projects
Commit 3da3ac0d authored by Robert Klöfkorn's avatar Robert Klöfkorn
Browse files

fix of bug #203.

[[Imported from SVN: r4791]]
parent 2c9c141b
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ SUBDIRS = . test exprtmpl
# the standard debug streams are put into the libdune
noinst_LTLIBRARIES = libcommon.la
libcommon_la_SOURCES = stdstreams.cc configparser.cc mpihelper.cc
libcommon_la_SOURCES = stdstreams.cc configparser.cc
libcommon_la__CXXFLAGS = $(MPI_CPPFLAGS)
libcommon_la_LDFLAGS = $(MPI_LDFLAGS) $(MPI_LIBS)
......
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