METASOURCES = AUTO libosiriongl_la_LDFLAGS = -avoid-version -no-undefined noinst_LTLIBRARIES = libosiriongl.la INCLUDES = -I$(top_srcdir)/src libosiriongl_la_SOURCES = box.cc sphere.cc osiriongl.cc noinst_HEADERS = box.h osiriongl.h sphere.h