]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/Makefile.am
Added static port system and a new altimeter model connected to it.
[flightgear.git] / src / ATC / Makefile.am
index d72f2bbc8f1b0a7a2c8bf23cad306513d591a5c0..2128a6f89c9ed09daf419a03f085403e8cb5fb5f 100644 (file)
@@ -12,8 +12,4 @@ libATC_a_SOURCES = \
        AIEntity.hxx AIEntity.cxx \
        AILocalTraffic.hxx AILocalTraffic.cxx
 
-if OLD_AUTOMAKE
-INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
-else
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
-endif