build: Use a tab to indent the "tests/hlsl/constructgswithso.shader_test" line in Makefile.am.

I had originally noticed this during review, and then promptly forgot about it.
This commit is contained in:
Henri Verbeet 2024-09-17 11:40:32 +02:00
parent 9b1b7e86cf
commit 29e58a2be3
Notes: Henri Verbeet 2024-09-18 15:13:32 +02:00
Approved-by: Giovanni Mascellani (@giomasce)
Approved-by: Henri Verbeet (@hverbeet)
Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1081

View File

@ -88,7 +88,7 @@ vkd3d_shader_tests = \
tests/hlsl/compute.shader_test \
tests/hlsl/conditional.shader_test \
tests/hlsl/const.shader_test \
tests/hlsl/constructgswithso.shader_test \
tests/hlsl/constructgswithso.shader_test \
tests/hlsl/coverage.shader_test \
tests/hlsl/cross.shader_test \
tests/hlsl/d3dcolor-to-ubyte4.shader_test \