]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/Makefile.am
Added simgear/magvar which impliments WMM 2000 world magnetic variance model.
[simgear.git] / simgear / math / Makefile.am
index 765e64e8e63b69bee892720a900c95edc135acb1..4e016998f5feaf77b72d600e671b6f6cfd6deaca 100644 (file)
@@ -29,5 +29,4 @@ libsgmath_a_SOURCES = \
        polar3d.cxx \
        vector.cxx
 
-# INCLUDES += -I$(top_builddir)/src $(ZLIB_INCL)
-INCLUDES += $(ZLIB_INCL)
+INCLUDES += -I$(top_builddir) $(ZLIB_INCL)