]> git.mxchange.org Git - flightgear.git/blobdiff - Math/Makefile.am
Miscellaneous Tweaks.
[flightgear.git] / Math / Makefile.am
index 01af4fd34307b506e9f39e57c7e1b90e6a945785..ae8687a586c9d2b3d4d4599184ea93000efae1b8 100644 (file)
@@ -12,4 +12,4 @@ libMath_la_SOURCES = \
        polar.c polar.h \
        vector.c vector.h
 
-INCLUDES += -I..
+INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator