From 01d8ce1938b36a2118a8727515db6ae0c80096db Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Sun, 26 Jan 2014 18:08:23 +0000
Subject: [PATCH] Make new file interval.hh known to cmake, too

[[Imported from SVN: r12746]]
---
 dune/solvers/common/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dune/solvers/common/CMakeLists.txt b/dune/solvers/common/CMakeLists.txt
index 3bdd6841..7451cd6c 100644
--- a/dune/solvers/common/CMakeLists.txt
+++ b/dune/solvers/common/CMakeLists.txt
@@ -3,6 +3,7 @@ install(FILES
     boxconstraint.hh
     canignore.hh
     genericvectortools.hh
+    interval.hh
     numproc.hh
     permutationmanager.hh
     preconditioner.hh
-- 
GitLab