From 1f7c7823efe3135e930a0105d89b01bf58c87842 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 23 Jul 2007 23:33:54 +0000 Subject: Add relaxng target. svn path=/scripts/Makefile; revision=791 --- scripts/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts') diff --git a/scripts/Makefile b/scripts/Makefile index 71976971..1003c0b7 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -20,3 +20,7 @@ test: all dont-run-trang: touch *.rng + +relaxng: left-right-protocol-samples/.stamp + xmllint --noout --relaxng left-right-schema.rng left-right-protocol-samples/*.xml + xmllint --noout --relaxng up-down-schema.rng up-down-protocol-samples/*.xml -- cgit v1.2.3