]> 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 2ce185263cebd0450952ddbc6ad71bdd0f3f0030..2ac70f3b8a1d709944b68bffe4ff9a09fc18f53f 100644 (file)
@@ -12,4 +12,4 @@ gensimple_LDADD = libAirports.a -lsgdebug -lsgmisc -lsgxml -lmk4 -lz
 genrunways_SOURCES = genrunways.cxx
 genrunways_LDADD = libAirports.a -lsgdebug -lsgmisc -lsgxml -lmk4 -lz
 
-INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src