]> git.mxchange.org Git - simgear.git/blobdiff - XGL/Makefile.am
Code reorganizations. Added a Lib/ directory for more general libraries.
[simgear.git] / XGL / Makefile.am
index 4f0a771261090266023022d43d45d18568b37376..1364097bd1b321ab4aa70f1501349a266d0a6006 100644 (file)
@@ -4,4 +4,4 @@ lib_LTLIBRARIES = libXGL.la
 
 libXGL_la_SOURCES = xgl.c xgl.h xglUtils.c
 
-INCLUDES += -I..
+INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator