]> git.mxchange.org Git - flightgear.git/blob - Simulator/Airports/Makefile.am
Initial revision.
[flightgear.git] / Simulator / Airports / Makefile.am
1 noinst_LIBRARIES = libAirports.a
2
3 libAirports_a_SOURCES = \
4         genapt.cxx genapt.hxx \
5         simple.cxx simple.hxx
6
7 INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator