From b5f03cad9e462192fdc6efad5f7b2ea167c3d1d5 Mon Sep 17 00:00:00 2001 From: Jonathan Youett <youett@mi.fu-berlin.de> Date: Mon, 16 Jul 2012 12:20:08 +0000 Subject: [PATCH] adapt to new folder structure [[Imported from SVN: r11202]] --- m4/dune-elasticity.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/dune-elasticity.m4 b/m4/dune-elasticity.m4 index 8d4e0f2..4d236da 100644 --- a/m4/dune-elasticity.m4 +++ b/m4/dune-elasticity.m4 @@ -3,5 +3,5 @@ AC_DEFUN([DUNE_ELASTICITY_CHECKS],[ ]) AC_DEFUN([DUNE_ELASTICITY_CHECK_MODULE],[ - DUNE_CHECK_MODULES([dune-elasticity], [elasticity/elasticityhelpers.hh]) + DUNE_CHECK_MODULES([dune-elasticity], [elasticity/common/elasticityhelpers.hh]) ]) -- GitLab