From 5f52fae452bac6c6db4b578b4667b8e9bc0901e0 Mon Sep 17 00:00:00 2001 From: Sam Varshavchik Date: Mon, 24 Jul 2017 19:41:24 -0400 Subject: Fix man page generation. --- rfc2045/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'rfc2045') diff --git a/rfc2045/Makefile.am b/rfc2045/Makefile.am index 1301a5e..1fe66e6 100644 --- a/rfc2045/Makefile.am +++ b/rfc2045/Makefile.am @@ -56,19 +56,19 @@ reformime.html: reformime.sgml ../docbook/sgml2html ../docbook/sgml2html reformime.sgml reformime.html reformime.1: reformime.sgml ../docbook/sgml2html - ../docbook/sgml2man reformime.sgml reformime.1 + ../docbook/sgml2man reformime.sgml reformime.1 "--stringparam man.base.url.for.relative.links http://www.courier-mta.org/maildrop/" makemime.html: makemime.sgml ../docbook/sgml2html ../docbook/sgml2html makemime.sgml makemime.html makemime.1: makemime.sgml ../docbook/sgml2html - ../docbook/sgml2man makemime.sgml makemime.1 + ../docbook/sgml2man makemime.sgml makemime.1 "--stringparam man.base.url.for.relative.links http://www.courier-mta.org/maildrop/" rfc2045.html: rfc2045.sgml ../docbook/sgml2html ../docbook/sgml2html rfc2045.sgml rfc2045.html rfc2045.3: rfc2045.sgml ../docbook/sgml2html - ../docbook/sgml2man rfc2045.sgml rfc2045.3 + ../docbook/sgml2man rfc2045.sgml rfc2045.3 "--stringparam man.base.url.for.relative.links http://www.courier-mta.org/maildrop/" endif if HAVE_LIBIDN -- cgit v1.2.3