6 lines
161 B
Text
6 lines
161 B
Text
|
noinst_LIBRARIES = libAirports.a
|
||
|
|
||
|
libAirports_a_SOURCES = simple.cxx simple.hxx
|
||
|
|
||
|
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator
|