mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-08 09:08:18 +02:00
tests: Add missing files to Makefile build
The script comes from a backport where only meson is used and therefore
the new files were omitted from the Makefile.
As a result, these files are not included in the released tar file and
the build fails.
Fixes: 95b899118 - meson: add glamor gles2 tests
Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2089>
This commit is contained in:
parent
a10c9018ff
commit
3362fec06a
1 changed files with 3 additions and 0 deletions
|
|
@ -189,5 +189,8 @@ EXTRA_DIST = \
|
|||
scripts/xephyr-glamor-piglit.sh \
|
||||
scripts/xinit-piglit-session.sh \
|
||||
scripts/run-piglit.sh \
|
||||
scripts/xephyr-glamor-gles2-piglit.sh \
|
||||
bugs/meson.build \
|
||||
bugs/bug1354.c \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue