i965: include brw_pipe_control.h in the tarball

Fixes: bfe0f3a702 ("i965: Move PIPE_CONTROL defines and prototypes to
brw_pipe_control.h.")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
Emil Velikov
2017-12-06 17:33:00 +00:00
committed by Emil Velikov
parent e964e01fdd
commit 526945f7dc
@@ -33,6 +33,7 @@ i965_FILES = \
brw_nir_uniforms.cpp \
brw_object_purgeable.c \
brw_pipe_control.c \
brw_pipe_control.h \
brw_performance_query.h \
brw_performance_query.c \
brw_program.c \