diff --git a/simgear/scene/model/Makefile.am b/simgear/scene/model/Makefile.am index e5fac33f..7a3f4cfa 100644 --- a/simgear/scene/model/Makefile.am +++ b/simgear/scene/model/Makefile.am @@ -27,6 +27,7 @@ include_HEADERS = \ libsgmodel_a_SOURCES = \ animation.cxx \ + BoundingVolumeBuildVisitor.hxx \ particles.cxx \ model.cxx \ modellib.cxx \