]> git.mxchange.org Git - simgear.git/blobdiff - simgear/xgl/Makefile.am
Oops, ALUT 1.0 requires a little more work than expected.
[simgear.git] / simgear / xgl / Makefile.am
index 13d95f707da7ea8fdfb50d1fe6195da36237ba88..9729a1c33d50f222c2ed208db81159e5d93240e4 100644 (file)
@@ -1,7 +1,9 @@
+includedir = @includedir@/xgl
+
 lib_LIBRARIES = libsgxgl.a
 
 include_HEADERS = xgl.h
 
 libsgxgl_a_SOURCES = xgl.c xglUtils.c
 
-INCLUDES += -I$(top_builddir)
+INCLUDES = -I$(top_srcdir)