]> git.mxchange.org Git - flightgear.git/blob - src/Autopilot/Makefile.am
Updated to support new weather subsystem (visibility variable determins
[flightgear.git] / src / 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