diff --git a/dune/gfe/coupling/Makefile.am b/dune/gfe/coupling/Makefile.am new file mode 100644 index 0000000000000000000000000000000000000000..6fc406ef2917a2e8656ee5e6f76cf8fc753ec4ce --- /dev/null +++ b/dune/gfe/coupling/Makefile.am @@ -0,0 +1,9 @@ +# $Id: $ + +SUBDIRS = + + +srcincludedir = $(includedir)/dune/common/coupling +srcinclude_HEADERS = rodcontinuumcomplex.hh + +include $(top_srcdir)/am/global-rules