INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/src/game METASOURCES = AUTO libexample_la_LDFLAGS = -avoid-version noinst_LTLIBRARIES = libexample.la noinst_HEADERS = example.h spectator.h libexample_la_SOURCES = example.cc spectator.cc