X-Git-Url: https://pere.pagekite.me/gitweb/text-madewithcc.git/blobdiff_plain/7ba9527c976aff26499602e56aa40da83ee791b8..4d73df87e02ccf7f57808611b5c3ab89bd3d084e:/Makefile diff --git a/Makefile b/Makefile index 92f2ef5..d500216 100644 --- a/Makefile +++ b/Makefile @@ -121,7 +121,7 @@ epub: $(SOURCE).epub XMLLINTOPTS = --nonet --noout --xinclude --postvalid lint: $(SOURCE).xml xmllint $(XMLLINTOPTS) $^ -lint-es: $(SOURCE).nb.xml +lint-es: $(SOURCE).es.xml xmllint $(XMLLINTOPTS) $^ lint-nb: $(SOURCE).nb.xml xmllint $(XMLLINTOPTS) $^