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

move header to noinst - it should only be in the tar ball

parent 532ec8e3
No related branches found
No related tags found
No related merge requests found
......@@ -98,11 +98,11 @@ XFAIL_TESTS = \
# programs just to build when "make check" is used
check_PROGRAMS = $(TESTPROGS)
noinst_HEADERS = dummyiterator.hh
noinst_HEADERS = dummyiterator.hh iteratorfacadetest.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 iteratorfacadetest.hh dummyiterator.hh
testinclude_HEADERS = checkmatrixinterface.hh 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