]> granicus.if.org Git - docbook-dsssl/commitdiff
Don't validate test.xml because it uses mixed namespaces
authorNorman Walsh <ndw@nwalsh.com>
Wed, 20 Mar 2002 16:33:58 +0000 (16:33 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Wed, 20 Mar 2002 16:33:58 +0000 (16:33 +0000)
slides/tests/Makefile

index a80c7078d20fc3d6d5d7debb088467c4fa3527ad..cb749fc1e14c3276ce20a9b5590d8043476e4e0d 100644 (file)
@@ -26,7 +26,7 @@ all:
        @echo Select a target
 
 test: test.xml
-       $(XJPARSE) $<
+       $(XJPARSE) -w $<
        $(XSLT) $< $(HTMLSTYLE) $(PARAMS)
        make tidy