Mesa (master): nir: automake: add the README to the tarball

Emil Velikov evelikov at kemper.freedesktop.org
Fri Feb 24 17:44:36 UTC 2017


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

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Thu Feb 23 16:48:53 2017 +0000

nir: automake: add the README to the tarball

Similar to other accompanying documentation we have in-tree.
For example glsl/README.

Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
Reviewed-by: Eric Anholt <eric at anholt.net>
Reviewed-by: Andreas Boll <andreas.boll.dev at gmail.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 f4dd8ea..13f02a7 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




More information about the mesa-commit mailing list