mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 04:30:10 +01:00
i965: include gen4_blorp_exec.h into EXTRA_DIST
Otherwise, `make distcheck` will fail. Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
parent
b7153c3e9f
commit
4152edbcde
1 changed files with 1 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ BUILT_SOURCES = $(i965_oa_GENERATED_FILES)
|
|||
CLEANFILES = $(BUILT_SOURCES)
|
||||
|
||||
EXTRA_DIST = \
|
||||
gen4_blorp_exec.h \
|
||||
brw_oa_hsw.xml \
|
||||
brw_oa.py
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue