Skip to content

Commit 2ad7af5

Browse files
committed
No Longer need to make hyperschema
1 parent f0e4e37 commit 2ad7af5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ XML2RFC=xml2rfc
33
OUT = \
44
jsonschema-core.html jsonschema-core.txt \
55
jsonschema-validation.html jsonschema-validation.txt \
6-
jsonschema-hyperschema.html jsonschema-hyperschema.txt \
76
relative-json-pointer.html relative-json-pointer.txt
8-
7+
98

109
all: $(OUT)
1110

0 commit comments

Comments
 (0)