From 922b471777c524f497fb8eda97153a898900f223 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Mon, 30 May 2016 18:57:09 +0100 Subject: [PATCH] nir: add the SConscript.nir to the tarball Signed-off-by: Emil Velikov --- src/compiler/Makefile.nir.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/compiler/Makefile.nir.am b/src/compiler/Makefile.nir.am index 08713a82bea..9aac214fdef 100644 --- a/src/compiler/Makefile.nir.am +++ b/src/compiler/Makefile.nir.am @@ -86,4 +86,5 @@ EXTRA_DIST += \ nir/nir_opcodes_c.py \ nir/nir_opcodes_h.py \ nir/nir_opt_algebraic.py \ - nir/tests + nir/tests \ + SConscript.nir -- 2.30.2