mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 17:50:11 +01:00
Add bin/test-driver to the list of files to be distributed.
Without this, the build fails for me when trying to build from a generated tar file after running just ./configure. (It's not clear to me why I didn't encounter similar breakage with previous releases.)
This commit is contained in:
parent
8eb1046996
commit
8f0742051e
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ EXTRA_FILES = \
|
|||
bin/install-sh \
|
||||
bin/ltmain.sh \
|
||||
bin/missing \
|
||||
bin/test-driver \
|
||||
bin/ylwrap \
|
||||
src/glsl/glsl_parser.cpp \
|
||||
src/glsl/glsl_parser.h \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue