mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 12:48:30 +02:00
spirv: autotools: add vtn_gather_types_c.py in distribution tarball
Fixes: 042ee4bea2 "(spirv: Move SPIR-V building to Makefile.spirv.am and
spirv/meson.build")
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
15ed757834
commit
0d0ef8ae33
1 changed files with 2 additions and 1 deletions
|
|
@ -55,4 +55,5 @@ CLEANFILES += \
|
|||
|
||||
EXTRA_DIST += \
|
||||
spirv/spirv_info_c.py \
|
||||
spirv/spirv.core.grammar.json
|
||||
spirv/spirv.core.grammar.json \
|
||||
spirv/vtn_gather_types_c.py
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue