]> git.mxchange.org Git - flightgear.git/blob - src/Controls/Makefile.am
Added flaps support to control model.
[flightgear.git] / src / Controls / Makefile.am
1 noinst_LIBRARIES = libControls.a
2
3 libControls_a_SOURCES = controls.cxx controls.hxx
4
5 INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator