]> git.mxchange.org Git - flightgear.git/blob - Simulator/Autopilot/Makefile.am
Merge Tests as subdirectory
[flightgear.git] / Simulator / Autopilot / Makefile.am
1 noinst_LIBRARIES = libAutopilot.a
2
3 libAutopilot_a_SOURCES = autopilot.cxx autopilot.hxx
4
5 INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator