diff --git a/Math/Makefile.am b/Math/Makefile.am index 3e2bf95a3..e6654827d 100644 --- a/Math/Makefile.am +++ b/Math/Makefile.am @@ -9,6 +9,7 @@ libMath_a_SOURCES = \ fg_random.c fg_random.h \ interpolater.cxx interpolater.hxx \ mat3.h mat3defs.h mat3err.h \ + point3d.hxx \ polar3d.cxx polar3d.hxx \ vector.cxx vector.hxx