diff --git a/configure.ac b/configure.ac index db1e234466bd27805c86f6f80d2c2bb19667767c..d7749811dbc087de3243b8f93f1a542c3f1a4bee 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])