Add missing validusage.json and fix Makefile.release for new registry structure

This commit is contained in:
Jon Leech 2024-12-04 00:19:07 -08:00
parent 49af1bfe46
commit 6a74a7d65c
2 changed files with 1234 additions and 1181 deletions

View file

@ -66,7 +66,7 @@ SCRIPTS = \
$(SPEC)/scripts/vkconventions.py \
$(SPEC)/xml/vk.xml \
$(SPEC)/xml/video.xml \
$(REGISTRY)/specs/1.3-extensions/validation/validusage.json
$(REGISTRY)/specs/latest/validation/validusage.json
# Scripts in registry/spec_tools to install
SCRIPT_TOOLS = \

File diff suppressed because one or more lines are too long