1
0
Fork 0
flightgear/Simulator/Airports/Makefile.am
2009-09-14 13:38:55 +02:00

7 lines
189 B
Makefile

noinst_LIBRARIES = libAirports.a
libAirports_a_SOURCES = \
genapt.cxx genapt.hxx \
simple.cxx simple.hxx
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator