]> git.mxchange.org Git - flightgear.git/blob - Slew/Makefile.am
Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since
[flightgear.git] / 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