From 3c4523b1332a838c173cf4292041b7be71a3e071 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 14 Sep 2006 07:43:31 +0000 Subject: [PATCH] Updated path to html2roff.xsl. --- xsl/manpages/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/manpages/Makefile b/xsl/manpages/Makefile index e4609d4e4..cac245780 100644 --- a/xsl/manpages/Makefile +++ b/xsl/manpages/Makefile @@ -2,7 +2,7 @@ include ../../cvstools/Makefile.incl PARAMPROF=.param.profiled PARAMSTRIP=.param.stripped -MAKE_SYNOP=html2roff.xsl +HTML2ROFF=../tools/xsl/build/html2roff.xsl LREFENTRY=../tools/xsl/build/lrefentry.xsl include Makefile.param -- 2.40.0