From: Norman Walsh Date: Wed, 20 Mar 2002 16:33:58 +0000 (+0000) Subject: Don't validate test.xml because it uses mixed namespaces X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d9afb8f059e8bc91dd00d273fa3158ee9884b133;p=docbook-dsssl Don't validate test.xml because it uses mixed namespaces --- diff --git a/slides/tests/Makefile b/slides/tests/Makefile index a80c7078d..cb749fc1e 100644 --- a/slides/tests/Makefile +++ b/slides/tests/Makefile @@ -26,7 +26,7 @@ all: @echo Select a target test: test.xml - $(XJPARSE) $< + $(XJPARSE) -w $< $(XSLT) $< $(HTMLSTYLE) $(PARAMS) make tidy