From 5bc1c321e2ab487928ae9ba2c35b4000ee63b251 Mon Sep 17 00:00:00 2001
From: Jonathan Youett <youett@math.fu-berlin.de>
Date: Thu, 15 May 2014 13:49:22 +0200
Subject: [PATCH] The mortar dual basis is now in dune-localfunctions

---
 configure.ac | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index 66064d29..41634148 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,9 +23,6 @@ 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