]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/Makefile.am
Move SGReadFileCallback from model.cxx to public class ModelRegistry
[simgear.git] / simgear / math / Makefile.am
index 9aba3599ff3e59129b4c639645de7ef439978218..d9124926b239be50d78760e948f86521e2cc72bf 100644 (file)
@@ -17,7 +17,6 @@ include_HEADERS = \
        point3d.hxx \
        polar3d.hxx \
        sg_geodesy.hxx \
-       sg_memory.h \
        sg_random.h \
        sg_types.hxx \
        vector.hxx \
@@ -47,8 +46,6 @@ include_HEADERS = \
 libsgmath_a_SOURCES = \
        interpolater.cxx \
        leastsqs.cxx \
-       polar3d.cxx \
-       sg_geodesy.cxx \
        sg_random.c \
        vector.cxx \
        SGGeodesy.cxx