Added test case for lists.
[xmldoc.git] / doc / Makefile.am
index 13a3ca1..fa38dee 100644 (file)
@@ -37,7 +37,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)