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