From: Norman Walsh Date: Fri, 11 Jul 2003 12:49:25 +0000 (+0000) Subject: Build in both the schema and xsl directories X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=300d078c4fff9c138bd0b02fb36e125b46cef946;p=docbook-dsssl Build in both the schema and xsl directories --- diff --git a/slides/Makefile b/slides/Makefile index aa1150b90..655239a8a 100644 --- a/slides/Makefile +++ b/slides/Makefile @@ -4,7 +4,8 @@ DIFFVER= NEXTVER= all: - make -C schema + $(MAKE) -C schema + $(MAKE) -C xsl check: $(XJPARSE) tests/test.xml