]> git.mxchange.org Git - flightgear.git/blob - src/Autopilot/Makefile.am
Latest JSBSim changes.
[flightgear.git] / src / Autopilot / Makefile.am
1 noinst_LIBRARIES = libAutopilot.a
2
3 libAutopilot_a_SOURCES = \
4         auto_gui.cxx auto_gui.hxx \
5         newauto.cxx newauto.hxx
6
7 INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src