]> git.mxchange.org Git - flightgear.git/blob - src/Airports/Makefile.am
63eecbb3307a2ceddf5b6b2b6c6835794e0f12ef
[flightgear.git] / src / 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)/src