1
0
Fork 0
flightgear/Airports/Makefile.am

8 lines
189 B
Text
Raw Normal View History

1998-08-25 17:19:13 +00:00
noinst_LIBRARIES = libAirports.a
libAirports_a_SOURCES = \
genapt.cxx genapt.hxx \
simple.cxx simple.hxx
1998-08-25 17:19:13 +00:00
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator