Added test case for lists.
[xmldoc.git] / doc / Makefile.in
index 59ca836..14e30ef 100644 (file)
@@ -427,7 +427,7 @@ guide.pdf : $(XMLS)  $(PICTURES) ../latex.xsl ../xp
 guide.txt : $(XMLS) ../text.xsl
        ../xp ../text.xsl guide.xml > guide.txt
 
-check:
+validate:
        xmllint --noout --xinclude --loaddtd --noent --schema ../doc.xsd guide.xml
 #      xmllint --noout --valid $(XMLS)