summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ea17bb6..814d99d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,6 +18,6 @@
###########################################################################
nobase_include_HEADERS = vZ.hpp \
- vZ/integrator.hpp \
- vZ/traits.hpp \
- vZ/simple.hpp
+ vZ/Integrator.hpp \
+ vZ/Traits.hpp \
+ vZ/Simple.hpp