]> git.mxchange.org Git - flightgear.git/blob - src/Scripting/Makefile.am
Try to make the replay system honor /sim/speed-up, but not fully working yet.
[flightgear.git] / src / Scripting / Makefile.am
1 noinst_LIBRARIES = libScripting.a
2
3 libScripting_a_SOURCES = scriptmgr.cxx scriptmgr.hxx
4
5 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src