i965: add brw_cs.h to the sources list

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
Emil Velikov 2015-05-19 12:15:02 +01:00
parent 7af2601a07
commit 0148c0ae6a

View file

@ -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 \