[Mesa-dev] [PATCH] spirv: Makefile.nir.am: include vtn_gather_types_c.py script in tarball dist

Juan A. Suarez Romero jasuarez at igalia.com
Wed Dec 20 12:12:49 UTC 2017


Signed-off-by: Juan A. Suarez Romero <jasuarez at igalia.com>
---
 src/compiler/Makefile.nir.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/compiler/Makefile.nir.am b/src/compiler/Makefile.nir.am
index dd38c45da03..28033256762 100644
--- a/src/compiler/Makefile.nir.am
+++ b/src/compiler/Makefile.nir.am
@@ -120,4 +120,5 @@ EXTRA_DIST += \
 	nir/README \
 	spirv/spirv_info_c.py				\
 	spirv/spirv.core.grammar.json			\
+	spirv/vtn_gather_types_c.py			\
 	SConscript.nir
-- 
2.14.3



More information about the mesa-dev mailing list