Include the new spv.d file when fixing line endings on Windows.

This commit is contained in:
John Kessenich 2019-01-03 08:18:00 +07:00
parent 392ae31831
commit b683d7c1e5

View File

@ -2,4 +2,4 @@
cd ../../include/spirv/unified1
../../../tools/buildHeaders/build/install/bin/buildSpvHeaders -H spirv.core.grammar.json
dos2unix spirv.* SpirV.*
dos2unix spirv.* SpirV.* spv.*