diff options
Diffstat (limited to 'rfc2045/Makefile.am')
| -rw-r--r-- | rfc2045/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
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 |
