]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/model/Makefile.am
Improved tile cache priority scheme.
[simgear.git] / simgear / scene / model / Makefile.am
index 7a3f4cfad55e0a080ac08b115c324b5820854083..b36ab8355f92760262267849ba26c62a4c835595 100644 (file)
@@ -13,6 +13,7 @@ include_HEADERS = \
        persparam.hxx \
        placement.hxx \
        CheckSceneryVisitor.hxx \
+       ConditionNode.hxx \
        SGClipGroup.hxx \
        SGInteractionAnimation.hxx \
        SGMaterialAnimation.hxx \
@@ -36,6 +37,7 @@ libsgmodel_a_SOURCES = \
        placement.cxx \
        shadanim.cxx \
        CheckSceneryVisitor.cxx \
+       ConditionNode.cxx \
        SGClipGroup.cxx \
        SGInteractionAnimation.cxx \
        SGMaterialAnimation.cxx \