X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Math%2FMakefile.am;h=a0fc42f09ca9b6e5a001c2637af0af2e0f9498ed;hb=dbcecbd3b805ffd4f27d50fa726354a3290789ef;hp=ee3eca0d5a328783055c9badf073c101baa8a94f;hpb=4205c0a38db86c0721f8574dd7007fe49cfde968;p=flightgear.git diff --git a/Math/Makefile.am b/Math/Makefile.am index ee3eca0d5..a0fc42f09 100644 --- a/Math/Makefile.am +++ b/Math/Makefile.am @@ -10,7 +10,7 @@ libMath_la_SOURCES = \ fg_random.c fg_random.h \ interpolater.cxx interpolater.hxx \ mat3.h mat3defs.h mat3err.h \ - polar3d.c polar3d.h \ - vector.c vector.h + polar3d.cxx polar3d.hxx \ + vector.cxx vector.hxx INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator