includedir = @includedir@/scene/model lib_LIBRARIES = libsgmodel.a noinst_HEADERS = include_HEADERS = \ animation.hxx \ location.hxx \ model.hxx \ modellib.hxx \ persparam.hxx \ placement.hxx \ placementtrans.hxx \ SGMaterialAnimation.hxx \ SGOffsetTransform.hxx libsgmodel_a_SOURCES = \ animation.cxx \ location.cxx \ model.cxx \ modellib.cxx \ persparam.cxx \ placement.cxx \ placementtrans.cxx \ shadanim.cxx \ SGMaterialAnimation.cxx \ SGOffsetTransform.cxx INCLUDES = -I$(top_srcdir)