From 9950eec173d056e324332c12fa269c852cc931aa Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Mon, 23 Mar 2015 16:17:35 +0000 Subject: glsl: add the remaining files to the tarball Signed-off-by: Emil Velikov Reviewed-by: Matt Turner --- src/glsl/Makefile.sources | 1 + 1 file changed, 1 insertion(+) (limited to 'src/glsl/Makefile.sources') diff --git a/src/glsl/Makefile.sources b/src/glsl/Makefile.sources index b876642..8d29c55 100644 --- a/src/glsl/Makefile.sources +++ b/src/glsl/Makefile.sources @@ -57,6 +57,7 @@ NIR_FILES = \ nir/nir_to_ssa.c \ nir/nir_types.h \ nir/nir_validate.c \ + nir/nir_vla.h \ nir/nir_worklist.c \ nir/nir_worklist.h \ nir/nir_types.cpp \ -- cgit v1.1