]> git.mxchange.org Git - flightgear.git/blobdiff - Math/Makefile.am
polar.[ch] renamed to polar3d.[ch]
[flightgear.git] / Math / Makefile.am
index 5518161f81591d1f98df56d939dbd4964c76c128..ee3eca0d5a328783055c9badf073c101baa8a94f 100644 (file)
@@ -8,9 +8,9 @@ libMath_la_SOURCES = \
        MAT3vec.c \
        fg_geodesy.c fg_geodesy.h \
        fg_random.c fg_random.h \
-       interpolater.c interpolater.h \
+       interpolater.cxx interpolater.hxx \
        mat3.h mat3defs.h mat3err.h \
-       polar.c polar.h \
+       polar3d.c polar3d.h \
        vector.c vector.h
 
 INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator