i965: gen4_blorp_exec.h to the sources list

We tend to use the sources, as opposed to EXTRA_DIST to include the
headers.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Juan A. Suarez Romero <jasuarez@igalia.com>
This commit is contained in:
Emil Velikov 2017-06-14 17:00:50 +01:00 committed by Emil Velikov
parent 176e761513
commit 18d4a6f964
2 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,6 @@ BUILT_SOURCES = $(i965_oa_GENERATED_FILES)
CLEANFILES = $(BUILT_SOURCES)
EXTRA_DIST = \
gen4_blorp_exec.h \
brw_oa_hsw.xml \
brw_oa.py

View File

@ -67,6 +67,7 @@ i965_FILES = \
brw_wm.h \
brw_wm_state.c \
brw_wm_surface_state.c \
gen4_blorp_exec.h \
gen6_clip_state.c \
gen6_constant_state.c \
gen6_depth_state.c \