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

Author: Jakob Bornecrantz <ja...@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 <ja...@vmware.com>
Kenneth Graunke <kenn...@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                         \

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to