]> git.mxchange.org Git - flightgear.git/blob - src/FDM/Slew/Makefile.am
source tree reorganization prior to flightgear 0.7
[flightgear.git] / src / FDM / Slew / Makefile.am
1 noinst_LIBRARIES = libSlew.a
2
3 libSlew_a_SOURCES = slew.cxx slew.hxx
4
5 INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator