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