]> git.mxchange.org Git - flightgear.git/blobdiff - src/Autopilot/Makefile.am
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / Autopilot / Makefile.am
index 6ed225010a362cee884607b8e6e1e53610ff5a76..01ee5cedb7daa521e5e430c3b8b80a20b3c028fd 100644 (file)
@@ -4,8 +4,4 @@ libAutopilot_a_SOURCES = \
        auto_gui.cxx auto_gui.hxx \
        newauto.cxx newauto.hxx
 
-if OLD_AUTOMAKE
-INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
-else
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
-endif