Mesa (8.0): mesa: Include glx tests Makefile.in in tarball

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Thu Jan 12 00:14:17 UTC 2012


Module: Mesa
Branch: 8.0
Commit: 6fe42b603d0ec9e13a8b7d6c46c6d89da3a6a614
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6fe42b603d0ec9e13a8b7d6c46c6d89da3a6a614

Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Thu Jan 12 00:36:23 2012 +0100

mesa: Include glx tests Makefile.in in tarball

Fix suggested by Kenneth Graunke.

Signed-off-by: Jakob Bornecrantz <jakob at vmware.com>
Kenneth Graunke <kenneth at whitescape.org>

---

 Makefile |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index 4a41948..1fa369a 100644
--- a/Makefile
+++ b/Makefile
@@ -191,6 +191,8 @@ PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION)
 EXTRA_FILES = \
 	aclocal.m4					\
 	configure					\
+	tests/Makefile.in				\
+	tests/glx/Makefile.in				\
 	src/glsl/glsl_parser.cpp			\
 	src/glsl/glsl_parser.h				\
 	src/glsl/glsl_lexer.cpp				\




More information about the mesa-commit mailing list