projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c979fe3
)
mesa: Include glx tests Makefile.in in tarball
author
Jakob Bornecrantz
<jakob@vmware.com>
Wed, 11 Jan 2012 23:36:23 +0000
(
00:36
+0100)
committer
Jakob Bornecrantz
<jakob@vmware.com>
Wed, 11 Jan 2012 23:44:12 +0000
(
00:44
+0100)
Fix suggested by Kenneth Graunke.
Signed-off-by: Jakob Bornecrantz <jakob@vmware.com>
Kenneth Graunke <kenneth@whitescape.org>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 4a41948b55c36887c499c9d05255ba70ea353e96..1fa369a96c7cd9d3212606fb513c068c917c0876 100644
(file)
--- 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 \