automake: st/mesa/tests: add st_tests_common.h to the tarball
Fixes: 6569b33b6e
("mesa/st/tests: unify MockCodeLine* classes")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:

committed by
Emil Velikov

parent
0beaf7ad3e
commit
785d9a4ed8
@@ -23,7 +23,8 @@ noinst_LIBRARIES = libmesa-st-tests-common.a
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
libmesa_st_tests_common_a_SOURCES = \
|
libmesa_st_tests_common_a_SOURCES = \
|
||||||
st_tests_common.cpp
|
st_tests_common.cpp \
|
||||||
|
st_tests_common.h
|
||||||
|
|
||||||
st_renumerate_test_SOURCES = \
|
st_renumerate_test_SOURCES = \
|
||||||
test_glsl_to_tgsi_lifetime.cpp
|
test_glsl_to_tgsi_lifetime.cpp
|
||||||
|
Reference in New Issue
Block a user