diff --git a/CMakeLists_files.cmake b/CMakeLists_files.cmake index d1ab15503..ceea210fa 100644 --- a/CMakeLists_files.cmake +++ b/CMakeLists_files.cmake @@ -304,6 +304,7 @@ list (APPEND PUBLIC_HEADER_FILES opm/autodiff/NewtonIterationUtilities.hpp opm/autodiff/NonlinearSolver.hpp opm/autodiff/NonlinearSolver_impl.hpp + opm/autodiff/NonlinearSolverEbos.hpp opm/autodiff/LinearisedBlackoilResidual.hpp opm/autodiff/ParallelDebugOutput.hpp opm/autodiff/ParallelOverlappingILU0.hpp @@ -457,6 +458,7 @@ list (APPEND PUBLIC_HEADER_FILES opm/simulators/timestepping/AdaptiveSimulatorTimer.hpp opm/simulators/timestepping/AdaptiveTimeStepping.hpp opm/simulators/timestepping/AdaptiveTimeStepping_impl.hpp + opm/simulators/timestepping/AdaptiveTimeSteppingEbos.hpp opm/simulators/timestepping/TimeStepControl.hpp opm/simulators/timestepping/TimeStepControlInterface.hpp opm/simulators/timestepping/SimulatorTimer.hpp