1
0
Fork 0
flightgear/Autopilot/Makefile.am

5 lines
169 B
Makefile

noinst_LIBRARIES = libAutopilot.a
libAutopilot_a_SOURCES = autopilot.cxx autopilot.hxx
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator