]> git.mxchange.org Git - simgear.git/blobdiff - Math/Makefile.am
Code reorganizations. Added a Lib/ directory for more general libraries.
[simgear.git] / Math / Makefile.am
index 01af4fd34307b506e9f39e57c7e1b90e6a945785..2308375c204d605ed5c9ebe87bba89bfd53e491f 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)/Simulator