1998-08-25 17:19:13 +00:00
|
|
|
noinst_LIBRARIES = libAirports.a
|
|
|
|
|
1998-09-14 02:14:00 +00:00
|
|
|
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
|