summaryrefslogtreecommitdiff
path: root/GL/mesa/array_cache/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'GL/mesa/array_cache/Makefile.am')
-rw-r--r--GL/mesa/array_cache/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/GL/mesa/array_cache/Makefile.am b/GL/mesa/array_cache/Makefile.am
index 498f6f875..7bc75e808 100644
--- a/GL/mesa/array_cache/Makefile.am
+++ b/GL/mesa/array_cache/Makefile.am
@@ -1,6 +1,6 @@
noinst_LTLIBRARIES = libac.la
-INCLUDES = -I@mesadir@/include \
+INCLUDES = -I@MESA_SOURCE@/include \
-I$(srcdir)/../X \
-I$(srcdir)/../array_cache \
-I$(srcdir)/../glapi \