1
0
Fork 0
flightgear/Simulator/Autopilot/Makefile.am
2009-09-14 13:38:55 +02:00

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