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

Conflicts resolved. Makefile for dune/istl/test will be created now.

[[Imported from SVN: r100]]
parent a6dd7cfa
No related branches found
No related tags found
No related merge requests found
......@@ -87,7 +87,7 @@ echo
# write output
AC_CONFIG_FILES([Makefile
common/Makefile
common/Makefile
common/test/Makefile
fem/Makefile
fem/common/Makefile
......@@ -104,6 +104,7 @@ AC_CONFIG_FILES([Makefile
istl/Makefile
istl/doc/Makefile
istl/tutorial/Makefile
istl/test/Makefile
lib/Makefile
lib/test/Makefile
operator/Makefile
......@@ -119,8 +120,3 @@ AC_CONFIG_FILES([Makefile
m4/Makefile
dune.pc])
AC_OUTPUT
# if we are in verbose mode print the summary information
if test x$verbose == xyes; then
DUNE_SUMMARY_ALL
fi
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