Skip to content
Snippets Groups Projects
Commit b8cd29e3 authored by Peter Bastian's avatar Peter Bastian
Browse files

install _all_ files

[[Imported from SVN: r1983]]
parent f0618507
Branches
Tags
No related merge requests found
......@@ -7,5 +7,5 @@ libonedgrid_la_SOURCES = onedgrid.cc
onedgriddir = $(includedir)/dune/grid/onedgrid/
onedgrid_HEADERS = onedgrid.cc onedgridentity.cc onedgridboundent.hh \
onedgridgeometry.hh onedgridentity.hh onedgridhieriterator.hh \
onedgridleveliterator.hh onedintersectionit.hh
onedgridleveliterator.hh onedintersectionit.hh onedgridentitypointer.hh
......@@ -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
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
istldir = $(includedir)/dune/istl
istl_HEADERS = $(SOURCES)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment