OSDN Git Service

nir: add the SConscript.nir to the tarball
authorEmil Velikov <emil.velikov@collabora.com>
Mon, 30 May 2016 17:57:09 +0000 (18:57 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 30 May 2016 18:20:33 +0000 (19:20 +0100)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 922b471777c524f497fb8eda97153a898900f223)

src/compiler/Makefile.nir.am

index 08713a8..9aac214 100644 (file)
@@ -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