diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index bf2b10c..7db29dc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -23,6 +23,7 @@ nobase_include_HEADERS = vZ.hpp \ vZ/CK45.hpp \ vZ/DP45.hpp \ vZ/Euler.hpp \ + vZ/EquationSystem.hpp \ vZ/HE12.hpp \ vZ/Heun.hpp \ vZ/Integrator.hpp \ |