Mesa (master): nir: include nir_instr_set.h in the tarball

Emil Velikov evelikov at kemper.freedesktop.org
Thu Oct 15 12:38:24 UTC 2015


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

Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Sat Oct 10 16:13:38 2015 +0100

nir: include nir_instr_set.h in the tarball

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

---

 src/glsl/Makefile.sources |    1 +
 1 file changed, 1 insertion(+)

diff --git a/src/glsl/Makefile.sources b/src/glsl/Makefile.sources
index 436949c..4da64f4 100644
--- a/src/glsl/Makefile.sources
+++ b/src/glsl/Makefile.sources
@@ -34,6 +34,7 @@ NIR_FILES = \
 	nir/nir_intrinsics.c \
 	nir/nir_intrinsics.h \
 	nir/nir_instr_set.c \
+	nir/nir_instr_set.h \
 	nir/nir_live_variables.c \
 	nir/nir_lower_alu_to_scalar.c \
 	nir/nir_lower_atomics.c \




More information about the mesa-commit mailing list