Skip to content
Snippets Groups Projects
Commit 738e47cf authored by Markus Blatt's avatar Markus Blatt
Browse files

header was missing in SOURCES.

[[Imported from SVN: r398]]
parent db5feb28
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
SUBDIRS = . tutorial test paamg
SOURCES = allocator.hh basearray.hh bcrsmatrix.hh bvector.hh gsetc.hh io.hh istlexception.hh istl.hh vbcrsmatrix.hh vbvector.hh ilu.hh operators.hh preconditioners.hh solvers.hh indexset.hh communicator.hh remoteindices.hh mpitraits.hh interface.hh indicessyncer.hh matrixindexset.hh selection.hh plocalindex.hh localindex.hh scalarproducts.hh solvercategory.hh bdmatrix.hh
SOURCES = allocator.hh basearray.hh bcrsmatrix.hh bvector.hh gsetc.hh io.hh istlexception.hh istl.hh vbcrsmatrix.hh vbvector.hh ilu.hh operators.hh preconditioners.hh solvers.hh indexset.hh communicator.hh remoteindices.hh mpitraits.hh interface.hh indicessyncer.hh matrixindexset.hh selection.hh plocalindex.hh localindex.hh scalarproducts.hh solvercategory.hh bdmatrix.hh matrixutils.hh
istldir = $(includedir)/dune/istl
istl_HEADERS = $(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