]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/Makefile.am
JSBSim updates. This update changes the file format, so an update of the base
[flightgear.git] / src / FDM / Makefile.am
index 169e256ce11fce558dbb46228fc53589fb7631eb..55f4b38ba166913a7136be9d0b751df8776ff2ef 100644 (file)
@@ -12,10 +12,7 @@ libFlight_a_SOURCES = \
        LaRCsim.cxx LaRCsim.hxx \
        LaRCsimIC.cxx LaRCsimIC.hxx \
        MagicCarpet.cxx MagicCarpet.hxx \
+       UFO.cxx UFO.hxx \
        NullFDM.cxx NullFDM.hxx
 
-if OLD_AUTOMAKE
-INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
-else
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
-endif