On Fri, Jan 23, 2015 at 1:43 PM, Jason Ekstrand <jason at jlekstrand.net> wrote: > create mode 100644 src/glsl/nir/nir_opcodes.py > create mode 100644 src/glsl/nir/nir_opcodes_c.py > create mode 100644 src/glsl/nir/nir_opcodes_h.py Add the python files to EXTRA_DIST in src/glsl/Makefile.am before you commit.