From: Emil Velikov Date: Mon, 30 May 2016 17:57:09 +0000 (+0100) Subject: nir: add the SConscript.nir to the tarball X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=922b471777c524f497fb8eda97153a898900f223;p=mesa.git nir: add the SConscript.nir to the tarball Signed-off-by: Emil Velikov --- 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