Skip to content
Snippets Groups Projects
Commit dbcbf6dc authored by Oliver Sander's avatar Oliver Sander
Browse files

Add new directory dune/common/parallel to the build system

[[Imported from SVN: r6258]]
parent 3dcbb79e
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@ AC_CONFIG_FILES([Makefile
dune/common/Makefile
dune/common/test/Makefile
dune/common/exprtmpl/Makefile
dune/common/parallel/Makefile
doc/Makefile
doc/devel/Makefile
doc/layout/Makefile
......
# $Id$
SUBDIRS = . test exprtmpl
SUBDIRS = . test exprtmpl parallel
# the standard debug streams are put into the libdune
noinst_LTLIBRARIES = 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