diff --git a/src/amdis/functions/CMakeLists.txt b/src/amdis/functions/CMakeLists.txt index 837a5f6479df6ac6114125024d1722a295621479..7e0fc9907a4533b750e72d0f71c28fcf44adea88 100644 --- a/src/amdis/functions/CMakeLists.txt +++ b/src/amdis/functions/CMakeLists.txt @@ -5,5 +5,6 @@ install(FILES GlobalIdSet.hpp HierarchicNodeToRangeMap.hpp Interpolate.hpp + NodeIndices.hpp Nodes.hpp DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/amdis/functions)