diff --git a/dumux/freeflow/shallowwater/CMakeLists.txt b/dumux/freeflow/shallowwater/CMakeLists.txt index f294af52bc39ea2db1bbdde041ba6d88bf475e14..347077cc6605f3bdd222fa4b0ae934663ccf939f 100644 --- a/dumux/freeflow/shallowwater/CMakeLists.txt +++ b/dumux/freeflow/shallowwater/CMakeLists.txt @@ -4,9 +4,9 @@ boundaryfluxes.hh fluxvariables.hh fluxvariablescache.hh indices.hh +iofields.hh localresidual.hh model.hh -properties.hh +problem.hh volumevariables.hh -vtkoutputfields.hh -DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/freeflox/shallowwater/) +DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/freeflow/shallowwater/)