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