1
0
Fork 0
flightgear/src/Scenery/Makefile.am
2008-05-14 22:10:07 +00:00

9 lines
220 B
Makefile

noinst_LIBRARIES = libScenery.a
libScenery_a_SOURCES = \
redout.cxx redout.hxx \
scenery.cxx scenery.hxx \
SceneryPager.cxx SceneryPager.hxx \
tilemgr.cxx tilemgr.hxx
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src