]> git.mxchange.org Git - simgear.git/blobdiff - simgear/xgl/Makefile.am
Oops, references to built libs need to be relative to $(top_builddir)
[simgear.git] / simgear / xgl / Makefile.am
index f0a2dda0b5233755fa5280b1f1379e85faaf7034..5381436a184cb9a3c53779a47b8e0658b55ad5a9 100644 (file)
@@ -6,4 +6,4 @@ include_HEADERS = xgl.h
 
 libsgxgl_a_SOURCES = xgl.c xglUtils.c
 
-# INCLUDES += -I$(top_builddir)
+INCLUDES += -I$(top_srcdir)