projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f25fdf2
)
nir: add the SConscript.nir to the tarball
author
Emil Velikov
<emil.velikov@collabora.com>
Mon, 30 May 2016 17:57:09 +0000
(18:57 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Mon, 30 May 2016 18:19:01 +0000
(19:19 +0100)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/compiler/Makefile.nir.am
patch
|
blob
|
history
diff --git
a/src/compiler/Makefile.nir.am
b/src/compiler/Makefile.nir.am
index 08713a82beaa374fa4e26139650e1bf55ea5c7be..9aac214fdefe08bc95ba1d4a44f2ef8f6cbef306 100644
(file)
--- 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