i965: include brw_pipe_control.h in the tarball
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 6 Dec 2017 17:33:00 +0000 (17:33 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 6 Dec 2017 17:33:57 +0000 (17:33 +0000)
Fixes: bfe0f3a7027 ("i965: Move PIPE_CONTROL defines and prototypes to
brw_pipe_control.h.")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/mesa/drivers/dri/i965/Makefile.sources

index f185b1f..5599f0a 100644 (file)
@@ -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 \