From 29a0cea46789bb99979eb059277a7123a01b0a72 Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Sat, 2 Apr 2011 15:51:42 +0000
Subject: [PATCH] add missing header rodcontinuumsteklovpoincarestep.hh

[[Imported from SVN: r7055]]
---
 dune/gfe/coupling/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dune/gfe/coupling/Makefile.am b/dune/gfe/coupling/Makefile.am
index 6fc406ef..85f1f6fe 100644
--- a/dune/gfe/coupling/Makefile.am
+++ b/dune/gfe/coupling/Makefile.am
@@ -4,6 +4,7 @@ SUBDIRS =
 
 
 srcincludedir = $(includedir)/dune/common/coupling
-srcinclude_HEADERS = rodcontinuumcomplex.hh
+srcinclude_HEADERS = rodcontinuumcomplex.hh \
+                     rodcontinuumsteklovpoincarestep.hh
 
 include $(top_srcdir)/am/global-rules
-- 
GitLab