From 80d36c1c70fc4911d37be561dfa0813b37adc4ce Mon Sep 17 00:00:00 2001 From: Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE> Date: Thu, 22 Jan 2009 14:32:02 +0000 Subject: [PATCH] Add add_ons/static_condensation/ dirs --- configure.ac | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configure.ac b/configure.ac index 07261b9..c05cb9f 100644 --- a/configure.ac +++ b/configure.ac @@ -51,6 +51,11 @@ AC_CONFIG_FILES([Makefile gnu-compat/Makefile add_ons/paraview/2d/Makefile add_ons/paraview/3d/Makefile add_ons/bamg2alberta/Makefile + add_ons/static_condensation/Makefile + add_ons/static_condensation/src/Makefile + add_ons/static_condensation/demo/Makefile + add_ons/static_condensation/demo/2d/Makefile + add_ons/static_condensation/demo/3d/Makefile demo/src/Makefile demo/src/1d/Makefile demo/src/2d/Makefile -- GitLab