]> git.mxchange.org Git - simgear.git/blobdiff - Astro/Makefile.am
Code reorganizations. Added a Lib/ directory for more general libraries.
[simgear.git] / Astro / Makefile.am
index 0863e4d903b40f6e160305aafba8136e3684227c..e9d12c06531545d718476cdb9175350a8067b389 100644 (file)
@@ -9,4 +9,4 @@ libAstro_la_SOURCES = \
        stars.c stars.h \
        sun.c sun.h
 
-INCLUDES += -I..
+INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator