]> 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 3b976153d468d9f922b4a3a38a997f9ca95fe7f4..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)