X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fmath%2FMakefile.am;h=466bb790723cf20be2fea7cc202e881821793f91;hb=6a7c2000027cd22eea603e936ddbad1a5bfc8b04;hp=2456061217b08f96694845f4e18ce8fd952b9cbf;hpb=006f90997a8eef6704de2511e38fcc786672308d;p=simgear.git diff --git a/simgear/math/Makefile.am b/simgear/math/Makefile.am index 24560612..466bb790 100644 --- a/simgear/math/Makefile.am +++ b/simgear/math/Makefile.am @@ -42,7 +42,8 @@ include_HEADERS = \ SGTriangle.hxx \ SGVec2.hxx \ SGVec3.hxx \ - SGVec4.hxx + SGVec4.hxx \ + beziercurve.hxx libsgmath_a_SOURCES = \ interpolater.cxx \