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

7 lines
165 B
Makefile

noinst_LIBRARIES = libAutopilot.a
libAutopilot_a_SOURCES = \
auto_gui.cxx auto_gui.hxx \
newauto.cxx newauto.hxx
INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src