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

8 lines
167 B
Text
Raw Normal View History

noinst_LIBRARIES = libATC.a
libATC_a_SOURCES = \
atcutils.cxx atcutils.hxx \
trafficcontrol.cxx trafficcontrol.hxx
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src