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

Author: Matt Turner <[email protected]>
Date:   Fri Jan 23 14:25:46 2015 -0800

nir: Add nir_{opt_,}algebraic.py to distribution.

---

 src/glsl/Makefile.am |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/glsl/Makefile.am b/src/glsl/Makefile.am
index 9d9f99a..ae2de11 100644
--- a/src/glsl/Makefile.am
+++ b/src/glsl/Makefile.am
@@ -36,6 +36,8 @@ EXTRA_DIST = tests glcpp/tests README TODO glcpp/README       
\
        glsl_parser.yy                                  \
        glcpp/glcpp-lex.l                               \
        glcpp/glcpp-parse.y                             \
+       nir/nir_algebraic.py                            \
+       nir/nir_opt_algebraic.py                        \
        SConscript
 
 include Makefile.sources

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to