Skip to content

Commit f78e81f

Browse files
committed
Remove core and validation from Makefile
1 parent 657a75f commit f78e81f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ XML2RFC ?= xml2rfc
22
VENV ?= .venv
33

44
OUT = \
5-
jsonschema-core.html jsonschema-core.txt \
6-
jsonschema-validation.html jsonschema-validation.txt \
75
relative-json-pointer.html relative-json-pointer.txt
86

97
all: $(VENV) $(OUT)

0 commit comments

Comments
 (0)