From 2b45fa8946ddca2c4a83a9c86837767d29016c32 Mon Sep 17 00:00:00 2001
From: Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
Date: Fri, 10 Oct 2008 12:08:28 +0000
Subject: [PATCH] added routines for block-systems of dof-matrixes

---
 configure.ac | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configure.ac b/configure.ac
index b94a4d7..cb066fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,6 +27,8 @@ AC_CONFIG_FILES([Makefile gnu-compat/Makefile
 		 add_ons/libalbas/Makefile
 		 add_ons/libalbas/src/Makefile
                  add_ons/libalbas/tests/Makefile
+                 add_ons/block_solve/Makefile
+		 add_ons/block_solve/src/Makefile
 		 add_ons/geomview/Makefile
 		 add_ons/grape/Makefile
 		 add_ons/grape/mesh/Makefile
-- 
GitLab