From: Francisco Casas fcasas@codeweavers.com
--- Makefile.am | 1 + 1 file changed, 1 insertion(+)
diff --git a/Makefile.am b/Makefile.am index 0db71d67..581010fd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -122,6 +122,7 @@ vkd3d_shader_tests = \ tests/math.shader_test \ tests/matrix-semantics.shader_test \ tests/multiple-rt.shader_test \ + tests/max.shader_test \ tests/nointerpolation.shader_test \ tests/object-references.shader_test \ tests/pow.shader_test \