]> 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 53b862ad71dd48d148b0eb3d3fdf7c9a743e85e1..55f4b38ba166913a7136be9d0b751df8776ff2ef 100644 (file)
@@ -15,8 +15,4 @@ libFlight_a_SOURCES = \
        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