]> git.mxchange.org Git - simgear.git/commitdiff
Add a missing source file so it will be included with "make dist".
authorcurt <curt>
Tue, 16 Feb 2010 20:04:42 +0000 (20:04 +0000)
committerTim Moore <timoore33@gmail.com>
Wed, 17 Feb 2010 06:20:21 +0000 (07:20 +0100)
simgear/scene/model/Makefile.am

index e5fac33f3f2cdebce359e485e99c54c959fc2250..7a3f4cfad55e0a080ac08b115c324b5820854083 100644 (file)
@@ -27,6 +27,7 @@ include_HEADERS = \
 
 libsgmodel_a_SOURCES = \
        animation.cxx \
+       BoundingVolumeBuildVisitor.hxx \
        particles.cxx \
        model.cxx \
        modellib.cxx \