tests: Add missing entry for max.shader_test in Makefile.am.

This commit is contained in:
Francisco Casas 2022-11-07 16:32:44 -03:00 committed by Alexandre Julliard
parent f21693b284
commit dd1008867e
Notes: Alexandre Julliard 2022-11-18 22:42:34 +01:00
Approved-by: Giovanni Mascellani (@giomasce)
Approved-by: Henri Verbeet (@hverbeet)
Approved-by: Alexandre Julliard (@julliard)
Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/48

View File

@ -121,6 +121,7 @@ vkd3d_shader_tests = \
tests/logic-operations.shader_test \
tests/math.shader_test \
tests/matrix-semantics.shader_test \
tests/max.shader_test \
tests/multiple-rt.shader_test \
tests/nointerpolation.shader_test \
tests/object-references.shader_test \