From 8f188224777e1526dc8b2e135a4a35482c982a99 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 4 Jul 2007 03:54:16 +0000 Subject: [PATCH] Added implicit pattern to build for making files with xincludes resolved. --- xsl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/Makefile b/xsl/Makefile index 411c4de12..40d7b2479 100644 --- a/xsl/Makefile +++ b/xsl/Makefile @@ -7,7 +7,7 @@ include ../releasetools/Variables.mk # resolver and causes all error message from the resolver to be # suppressed. The -w switch causes the resolver to just do a # well-formedness check instead of a validity check. -XJPARSEFLAGS=-E0 -w +XJPARSEFLAGS=-E 0 -w DISTRO=xsl -- 2.40.0