Skip to content
Snippets Groups Projects
Commit 532ec8e3 authored by Andreas Dedner's avatar Andreas Dedner
Browse files

added missing headers to Makefile.am

parent 68ff9b74
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@ noinst_HEADERS = dummyiterator.hh
# Install some test headers, because they get used by tests in other modules
testincludedir = $(includedir)/dune/common/test
testinclude_HEADERS = checkmatrixinterface.hh iteratortest.hh
testinclude_HEADERS = checkmatrixinterface.hh iteratortest.hh iteratorfacadetest.hh dummyiterator.hh
# define the programs
pathtest_SOURCES = pathtest.cc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment