From fd38bd86868e68b83ed747a89efd051bf08e1d38 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Mon, 2 Apr 2001 22:11:36 +0000 Subject: [PATCH] Fixed name of cvstools directory --- gentext/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gentext/Makefile b/gentext/Makefile index f20082365..8b87db04a 100644 --- a/gentext/Makefile +++ b/gentext/Makefile @@ -1,5 +1,5 @@ -XSLT=../buildbin/saxon -XJPARSE=../buildbin/xjparse +XSLT=../cvstools/saxon +XJPARSE=../cvstools/xjparse SOURCES=ca.xml cs.xml da.xml de.xml el.xml en.xml es.xml et.xml fi.xml \ fr.xml hu.xml id.xml it.xml ja.xml ko.xml nl.xml no.xml pl.xml \ -- 2.50.1