]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/model/Makefile.am
Improove bounding volume building in the scenery loading process.
[simgear.git] / simgear / scene / model / Makefile.am
index 51ff3921f93cf7c7556f91bb17d8c5770d6b88dc..82108d5a82cdb0866c17804f320c272859b782cc 100644 (file)
@@ -7,7 +7,6 @@ noinst_HEADERS =
 include_HEADERS = \
        animation.hxx \
        particles.hxx \
-       location.hxx \
        model.hxx \
        modellib.hxx \
        ModelRegistry.hxx \
@@ -28,7 +27,6 @@ include_HEADERS = \
 libsgmodel_a_SOURCES = \
        animation.cxx \
        particles.cxx \
-       location.cxx \
        model.cxx \
        modellib.cxx \
        ModelRegistry.cxx \