Skip to content
Snippets Groups Projects
Commit 5d2f6b6c authored by Robert Kloefkorn's avatar Robert Kloefkorn
Browse files

added missing headers.

parent 6257b419
No related branches found
No related tags found
No related merge requests found
......@@ -19,8 +19,8 @@ BASEDIR = ../../main/
SOURCES = $(BASEDIR)/main.cc $(BASEDIR)/main_pol.cc
# install these headers
testdir = $(includedir)/dune/fem-dg/test
test_HEADERS = checkpointing.hh
dataiodir = $(includedir)/dune/fem-dg/test/dataio
dataio_HEADERS = checkpointing.hh problemcreator.hh problem.hh
check_PROGRAMS = checkpointing dataconvert
nodist_checkpointing_SOURCES = $(SOURCES)
......
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