From ee9966f9ce5582980686c2e2f2301ab0a7682ee2 Mon Sep 17 00:00:00 2001 From: Jonathan Youett <youett@mi.fu-berlin.de> Date: Mon, 16 Jul 2012 13:50:25 +0000 Subject: [PATCH] add Makefiles of the dual shape functions [[Imported from SVN: r11210]] --- configure.ac | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure.ac b/configure.ac index 41634148..66064d29 100644 --- a/configure.ac +++ b/configure.ac @@ -23,6 +23,9 @@ AC_CONFIG_FILES([Makefile dune/contact/Makefile dune/contact/assemblers/Makefile dune/contact/common/Makefile + dune/contact/common/dual/Makefile + dune/contact/common/dual/dualp1/Makefile + dune/contact/common/dual/dualq1/Makefile dune/contact/estimators/Makefile dune/contact/projections/Makefile dune/contact/solvers/Makefile -- GitLab