X-Git-Url: https://pere.pagekite.me/gitweb/text-madewithcc.git/blobdiff_plain/8f024dcf91ad32ffad2687bc4b5b8172f79b4a7b..6bfdbe7649f4aa481f093614ccfecdccabafd0e3:/Makefile?ds=inline 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) $^