i915, i965: automake: remove NA include directive
authorEmil Velikov <emil.velikov@collabora.com>
Mon, 16 Jan 2017 15:45:50 +0000 (15:45 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 27 Jan 2017 17:56:56 +0000 (17:56 +0000)
The path in question (... dri/intel/server) was removed years ago.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/mesa/drivers/dri/i915/Makefile.am
src/mesa/drivers/dri/i965/Makefile.am

index 11b7341c730066bb2b70159d7641328dea8d5f57..e85fb9d5486d36243147bc302108b1db979f95a1 100644 (file)
@@ -32,7 +32,6 @@ AM_CFLAGS = \
        -I$(top_srcdir)/src/gallium/auxiliary \
        -I$(top_builddir)/src/mesa/drivers/dri/common \
        -I$(top_srcdir)/src/mesa/drivers/dri/common \
-       -I$(top_srcdir)/src/mesa/drivers/dri/intel/server \
        $(DEFINES) \
        $(VISIBILITY_CFLAGS) \
        $(INTEL_CFLAGS)
index c054a3c0f21de06ff1999a7ef2a77c0641836a99..f87fa67ef8ee55188e769cd4a824a25421e60a93 100644 (file)
@@ -32,7 +32,6 @@ AM_CFLAGS = \
        -I$(top_srcdir)/src/gallium/auxiliary \
        -I$(top_builddir)/src/mesa/drivers/dri/common \
        -I$(top_srcdir)/src/mesa/drivers/dri/common \
-       -I$(top_srcdir)/src/mesa/drivers/dri/intel/server \
        -I$(top_srcdir)/src/gtest/include \
        -I$(top_builddir)/src/compiler/glsl \
        -I$(top_builddir)/src/compiler/nir \