Mesa (master): vc4: automake: remove unused include

Emil Velikov evelikov at kemper.freedesktop.org
Fri Aug 7 18:19:41 UTC 2015


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

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

vc4: automake: remove unused include

Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
Reviewed-by: Eric Anholt <eric at 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




More information about the mesa-commit mailing list