1
0
Fork 0
flightgear/src/Airports/Makefile.am

8 lines
161 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
2000-02-15 03:30:01 +00:00
INCLUDES += -I$(top_builddir) -I$(top_builddir)/src