INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/src/game METASOURCES = AUTO libintro_la_LDFLAGS = -avoid-version noinst_LTLIBRARIES = libintro.la libintro_la_SOURCES = convoy.cc intro.cc noinst_HEADERS = convoy.h intro.h