]> git.mxchange.org Git - flightgear.git/blob - Controls/Makefile.am
Build only static libraries.
[flightgear.git] / Controls / Makefile.am
1 noinst_LIBRARIES = libControls.a
2
3 libControls_a_SOURCES = controls.c controls.h
4
5 INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator