mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 15:20:10 +01:00
mesa: Include glx tests Makefile.in in tarball
Fix suggested by Kenneth Graunke. Signed-off-by: Jakob Bornecrantz <jakob@vmware.com> Kenneth Graunke <kenneth@whitescape.org>
This commit is contained in:
parent
c979fe3e20
commit
6fe42b603d
1 changed files with 2 additions and 0 deletions
2
Makefile
2
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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue