From 89a19a41de8f3fb33608c07137cc99db55a0f31d Mon Sep 17 00:00:00 2001 From: Jonathan Youett <youett@mi.fu-berlin.de> Date: Tue, 3 Jul 2012 08:28:35 +0000 Subject: [PATCH] add new subfolders [[Imported from SVN: r11171]] --- configure.ac | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure.ac b/configure.ac index db1e234..d774981 100644 --- a/configure.ac +++ b/configure.ac @@ -18,6 +18,9 @@ LIBS="$DUNE_LIBS" AC_CONFIG_FILES([Makefile dune/Makefile dune/elasticity/Makefile + dune/elasticity/assemblers/Makefile + dune/elasticity/common/Makefile + dune/elasticity/estimators/Makefile test/Makefile m4/Makefile elasticity.pc]) -- GitLab