Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/Makefile.in
+++ b/Makefile.in
@@ -193,7 +193,7 @@
.PHONY: test xmllint
xmllint:
- xmllint --postvalid --dtdvalid http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd --xinclude --noout help/C/solfege.xml
+ xmllint --nonet --xinclude --noout help/C/solfege.xml
test: xmllint
$(MAKE) dist