]> git.mxchange.org Git - flightgear.git/blob - src/Scenery/Makefile.am
Make basic route-manager commands be real SGCommands
[flightgear.git] / src / Scenery / Makefile.am
1 noinst_LIBRARIES = libScenery.a
2
3 libScenery_a_SOURCES = \
4         redout.cxx redout.hxx \
5         scenery.cxx scenery.hxx \
6         SceneryPager.cxx SceneryPager.hxx \
7         tilemgr.cxx tilemgr.hxx
8
9 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src