includedir = @includedir@/scene/sky lib_LIBRARIES = libsgsky.a include_HEADERS = \ cloud.hxx \ dome.hxx \ moon.hxx \ oursun.hxx \ sky.hxx \ sphere.hxx \ stars.hxx \ bbcache.hxx \ cloudfield.hxx \ newcloud.hxx \ CloudShaderGeometry.hxx libsgsky_a_SOURCES = \ cloud.cxx \ dome.cxx \ moon.cxx \ oursun.cxx \ sky.cxx \ sphere.cxx \ stars.cxx \ bbcache.cxx \ cloudfield.cxx \ newcloud.cxx \ CloudShaderGeometry.cxx INCLUDES = -I$(top_srcdir)