From b2be91138aa14c87f694bcce31acdf4664f20636 Mon Sep 17 00:00:00 2001
From: Jonathan Youett <youett@mi.fu-berlin.de>
Date: Mon, 16 Jul 2012 12:11:54 +0000
Subject: [PATCH] add Makefile of the materials subfolder

[[Imported from SVN: r11201]]
---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index d774981..e320763 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,6 +21,7 @@ AC_CONFIG_FILES([Makefile
                  dune/elasticity/assemblers/Makefile
                  dune/elasticity/common/Makefile
                  dune/elasticity/estimators/Makefile
+                 dune/elasticity/materials/Makefile
                  test/Makefile
                  m4/Makefile
                  elasticity.pc])
-- 
GitLab