Skip to content
Snippets Groups Projects
Commit 0dad5eb5 authored by Oliver Sander's avatar Oliver Sander
Browse files

Install the file iteratortest.hh, because it gets used by tests in other modules.

This closes FlySpray task 804

[[Imported from SVN: r6412]]
parent b5b170cd
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,10 @@ check_PROGRAMS = $(TESTPROGS)
noinst_HEADERS = dummyiterator.hh
# Install some test headers, because they get used by tests in other modules
testincludedir = $(includedir)/dune/common/test
testinclude_HEADERS = iteratortest.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