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:
committed by
Emil Velikov
parent
3935690d58
commit
8af447d6f0
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user