diff --git a/dune/gfe/coupling/Makefile.am b/dune/gfe/coupling/Makefile.am
index 6fc406ef2917a2e8656ee5e6f76cf8fc753ec4ce..85f1f6fe343d4b59c4572eaaf39b0b47b308afba 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