Re: [Mesa-dev] [PATCH 1/5] nir: automake: add the README to the tarball

2017-02-23 Thread Eric Anholt
Emil Velikov writes: > From: Emil Velikov > > Similar to other accompanying documentation we have in-tree. > For example glsl/README. > > Signed-off-by: Emil Velikov This series is: Reviewed-by: Eric Anholt signature.asc Description: PGP signature __

[Mesa-dev] [PATCH 1/5] nir: automake: add the README to the tarball

2017-02-23 Thread Emil Velikov
From: Emil Velikov Similar to other accompanying documentation we have in-tree. For example glsl/README. Signed-off-by: Emil Velikov --- 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