Module: Mesa
Branch: master
Commit: 4fa0cd17b77039ab67e81991002b4d5947298278
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=4fa0cd17b77039ab67e81991002b4d5947298278

Author: Emil Velikov <emil.l.veli...@gmail.com>
Date:   Fri Jul 17 12:41:24 2015 +0100

vc4: automake: remove unused include

Signed-off-by: Emil Velikov <emil.l.veli...@gmail.com>
Reviewed-by: Eric Anholt <e...@anholt.net>

---

 src/gallium/drivers/vc4/Makefile.am |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/gallium/drivers/vc4/Makefile.am 
b/src/gallium/drivers/vc4/Makefile.am
index 7744631..0b8279d 100644
--- a/src/gallium/drivers/vc4/Makefile.am
+++ b/src/gallium/drivers/vc4/Makefile.am
@@ -31,7 +31,6 @@ AM_CFLAGS = \
        $(LIBDRM_CFLAGS) \
        $(GALLIUM_DRIVER_CFLAGS) \
        $(SIM_CFLAGS) \
-       -I$(top_srcdir)/src/mesa/ \
        $()
 
 noinst_LTLIBRARIES = libvc4.la

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to