[Mesa-dev] [PATCH 1/5] nir: automake: add the README to the tarball
Emil Velikov
emil.l.velikov at gmail.com
Thu Feb 23 16:48:53 UTC 2017
From: Emil Velikov <emil.velikov at collabora.com>
Similar to other accompanying documentation we have in-tree.
For example glsl/README.
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
---
src/compiler/Makefile.nir.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/compiler/Makefile.nir.am b/src/compiler/Makefile.nir.am
index f4dd8eac9d..13f02a7fc2 100644
--- a/src/compiler/Makefile.nir.am
+++ b/src/compiler/Makefile.nir.am
@@ -103,4 +103,5 @@ EXTRA_DIST += \
nir/nir_opcodes_h.py \
nir/nir_opt_algebraic.py \
nir/tests \
+ nir/README \
SConscript.nir
--
2.11.0
More information about the mesa-dev
mailing list