]> git.mxchange.org Git - flightgear.git/blobdiff - src/Navaids/Makefile.am
Patches from Erik Hofman for SGI compatibility:
[flightgear.git] / src / Navaids / Makefile.am
index 4315aaebffaa0ead55c923fd2bb42fc10470f4e3..36efadf08c186994e06be93eb24469e849ed5f3f 100644 (file)
@@ -11,7 +11,7 @@ libNavaids_a_SOURCES = \
 testnavs_SOURCES = testnavs.cxx
 testnavs_LDADD = \
        libNavaids.a \
-       -lsgtiming -lsgmath -lsgmisc -lsgdebug -lsgmagvar \
+       -lsgtiming -lsgmath -lsgmisc -lsgdebug -lsgmagvar -lsgxml \
        -lz
 
-INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src