]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/Makefile.am
remove CopyPolicy from ModelRegistry
[simgear.git] / simgear / math / Makefile.am
index 2456061217b08f96694845f4e18ce8fd952b9cbf..466bb790723cf20be2fea7cc202e881821793f91 100644 (file)
@@ -42,7 +42,8 @@ include_HEADERS = \
        SGTriangle.hxx \
        SGVec2.hxx \
        SGVec3.hxx \
-       SGVec4.hxx
+       SGVec4.hxx \
+       beziercurve.hxx
 
 libsgmath_a_SOURCES = \
        interpolater.cxx \