Mesa (master): nir: add the SConscript.nir to the tarball

Emil Velikov evelikov at kemper.freedesktop.org
Mon May 30 18:19:21 UTC 2016


Module: Mesa
Branch: master
Commit: 922b471777c524f497fb8eda97153a898900f223
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=922b471777c524f497fb8eda97153a898900f223

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Mon May 30 18:57:09 2016 +0100

nir: add the SConscript.nir to the tarball

Signed-off-by: Emil Velikov <emil.velikov at collabora.com>

---

 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 08713a8..9aac214 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




More information about the mesa-commit mailing list