Mesa (master): i965: add brw_cs.h to the sources list

Emil Velikov evelikov at kemper.freedesktop.org
Tue May 19 12:27:31 UTC 2015


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

Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Tue May 19 12:15:02 2015 +0100

i965: add brw_cs.h to the sources list

Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

---

 src/mesa/drivers/dri/i965/Makefile.sources |    1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mesa/drivers/dri/i965/Makefile.sources b/src/mesa/drivers/dri/i965/Makefile.sources
index a24c20a..ad73e6b 100644
--- a/src/mesa/drivers/dri/i965/Makefile.sources
+++ b/src/mesa/drivers/dri/i965/Makefile.sources
@@ -22,6 +22,7 @@ i965_FILES = \
 	brw_context.c \
 	brw_context.h \
 	brw_cs.cpp \
+	brw_cs.h \
 	brw_cubemap_normalize.cpp \
 	brw_curbe.c \
 	brw_dead_control_flow.cpp \




More information about the mesa-commit mailing list