]> git.mxchange.org Git - flightgear.git/blob - src/Scripting/Makefile.am
add MIL-STD-1787B Aiming Reticle (stadiametric; TODO: standby)
[flightgear.git] / src / Scripting / Makefile.am
1 noinst_LIBRARIES = libScripting.a
2
3 libScripting_a_SOURCES = \
4         NasalSys.cxx NasalSys.hxx \
5         nasal-props.cxx
6
7 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src