]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/Makefile.am
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / Airports / Makefile.am
index 33effd4cfaa4cb5a41113603c4a2538c0aa713b8..2ac70f3b8a1d709944b68bffe4ff9a09fc18f53f 100644 (file)
@@ -12,8 +12,4 @@ gensimple_LDADD = libAirports.a -lsgdebug -lsgmisc -lsgxml -lmk4 -lz
 genrunways_SOURCES = genrunways.cxx
 genrunways_LDADD = libAirports.a -lsgdebug -lsgmisc -lsgxml -lmk4 -lz
 
-if OLD_AUTOMAKE
-INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
-else
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
-endif