]> 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 3ade8f2dab6ba02051b2cd34578c9f92edc87214..9729a1c33d50f222c2ed208db81159e5d93240e4 100644 (file)
@@ -6,8 +6,4 @@ include_HEADERS = xgl.h
 
 libsgxgl_a_SOURCES = xgl.c xglUtils.c
 
-if OLD_AUTOMAKE
-INCLUDES += -I$(top_srcdir)
-else
 INCLUDES = -I$(top_srcdir)
-endif