Skip to content
Snippets Groups Projects
Commit 16525e34 authored by Oliver Sander's avatar Oliver Sander Committed by sander@PCPOOL.MI.FU-BERLIN.DE
Browse files

fix path to header directory

[[Imported from SVN: r10074]]
parent 88d6952a
No related branches found
No related tags found
No related merge requests found
...@@ -3,5 +3,5 @@ AC_DEFUN([ELASTICITY_CHECKS],[ ...@@ -3,5 +3,5 @@ AC_DEFUN([ELASTICITY_CHECKS],[
]) ])
AC_DEFUN([ELASTICITY_CHECK_MODULE],[ AC_DEFUN([ELASTICITY_CHECK_MODULE],[
DUNE_CHECK_MODULES([elasticity], [src/elasticityhelpers.hh]) DUNE_CHECK_MODULES([elasticity], [dune-elasticity/elasticityhelpers.hh])
]) ])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment