We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13003c9 commit b959f33Copy full SHA for b959f33
Makefile
@@ -24,4 +24,4 @@ json-schema.tar.gz: $(OUT)
24
clean:
25
rm -f $(OUT) json-schema.tar.gz
26
27
-.PHONY: clean
+.PHONY: clean all
0 commit comments