X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fxgl%2FMakefile.am;h=5381436a184cb9a3c53779a47b8e0658b55ad5a9;hb=e13a5b57d4e62c4c2c3022e09cd0ad1fbbf6e1cf;hp=13d95f707da7ea8fdfb50d1fe6195da36237ba88;hpb=5173d709e090b953eaf800cbcd1bf897de332a12;p=simgear.git diff --git a/simgear/xgl/Makefile.am b/simgear/xgl/Makefile.am index 13d95f70..5381436a 100644 --- a/simgear/xgl/Makefile.am +++ b/simgear/xgl/Makefile.am @@ -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)