From: Michael Smith Date: Thu, 14 Sep 2006 07:43:31 +0000 (+0000) Subject: Updated path to html2roff.xsl. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c4523b1332a838c173cf4292041b7be71a3e071;p=docbook-dsssl Updated path to html2roff.xsl. --- 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