]> git.mxchange.org Git - flightgear.git/blobdiff - src/Scripting/Makefile.am
Port over remaining Point3D usage to the more type and unit safe SG* classes.
[flightgear.git] / src / Scripting / Makefile.am
index 63b1944efe4922b536e66c0c0ae326656706ec89..36b04f3d006e1302ae287568e8330c14081173d5 100644 (file)
@@ -2,7 +2,6 @@ noinst_LIBRARIES = libScripting.a
 
 libScripting_a_SOURCES = \
        NasalSys.cxx NasalSys.hxx \
-       NasalDisplay.cxx NasalDisplay.hxx \
        nasal-props.cxx
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src