]> git.mxchange.org Git - flightgear.git/blob - src/Scenery/Makefile.am
Clear chat messages when an aircraft becomes inactive in the property tree.
[flightgear.git] / src / Scenery / Makefile.am
1 noinst_LIBRARIES = libScenery.a
2
3 libScenery_a_SOURCES = \
4         newcache.cxx newcache.hxx \
5         redout.cxx redout.hxx \
6         scenery.cxx scenery.hxx \
7         SceneryPager.cxx SceneryPager.hxx \
8         tileentry.cxx tileentry.hxx \
9         tilemgr.cxx tilemgr.hxx
10
11 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src