includedir = @includedir@/sky lib_LIBRARIES = libsgsky.a include_HEADERS = \ cloud.hxx \ dome.hxx \ moon.hxx \ oursun.hxx \ sky.hxx \ sphere.hxx \ stars.hxx libsgsky_a_SOURCES = \ cloud.cxx \ dome.cxx \ moon.cxx \ oursun.cxx \ sky.cxx \ sphere.cxx \ stars.cxx INCLUDES += -I$(top_builddir)