mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 02:20:11 +01:00
glx/tests: automake: add dispatch-index-check to the tarball
Otherwise we'll fail at `make distcheck'
Fixes: 3cc33e7640 ("glx: add GLXdispatchIndex sort check")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
3935690d58
commit
8af447d6f0
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ AM_CPPFLAGS = \
|
|||
|
||||
TESTS = glx-test dispatch-index-check
|
||||
check_PROGRAMS = glx-test
|
||||
EXTRA_DIST = dispatch-index-check
|
||||
|
||||
glx_test_SOURCES = \
|
||||
clientinfo_unittest.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue