summaryrefslogtreecommitdiffstats
path: root/maildir/Makefile.am
diff options
context:
space:
mode:
authorSam Varshavchik2017-07-24 19:41:24 -0400
committerSam Varshavchik2017-07-24 19:41:24 -0400
commit5f52fae452bac6c6db4b578b4667b8e9bc0901e0 (patch)
treecd56d56d62e0fba56b747c696ddf93d37a93408a /maildir/Makefile.am
parent4238d38f75d45793521a3b49ba421413d2b53a21 (diff)
downloadcourier-libs-5f52fae452bac6c6db4b578b4667b8e9bc0901e0.tar.bz2
Fix man page generation.
Diffstat (limited to 'maildir/Makefile.am')
-rw-r--r--maildir/Makefile.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/maildir/Makefile.am b/maildir/Makefile.am
index c5bffde..148c75c 100644
--- a/maildir/Makefile.am
+++ b/maildir/Makefile.am
@@ -153,40 +153,40 @@ deliverquota.html.in: deliverquota.sgml ../docbook/sgml2html
../docbook/sgml2html deliverquota.sgml deliverquota.html.in
deliverquota.8.in: deliverquota.sgml ../docbook/sgml2html
- ../docbook/sgml2man deliverquota.sgml deliverquota.8.in
+ ../docbook/sgml2man deliverquota.sgml deliverquota.8.in "--stringparam man.base.url.for.relative.links http://www.courier-mta.org/"
mv deliverquota.8 deliverquota.8.in
maildirmake.html.in: maildirmake.sgml ../docbook/sgml2html
../docbook/sgml2html maildirmake.sgml maildirmake.html.in
maildirmake.1.in: maildirmake.sgml ../docbook/sgml2html
- ../docbook/sgml2man maildirmake.sgml maildirmake.1.in
+ ../docbook/sgml2man maildirmake.sgml maildirmake.1.in "--stringparam man.base.url.for.relative.links http://www.courier-mta.org/"
mv maildirmake.1 maildirmake.1.in
maildiracl.html.in: maildiracl.sgml ../docbook/sgml2html
../docbook/sgml2html maildiracl.sgml maildiracl.html.in
maildiracl.1.in: maildiracl.sgml ../docbook/sgml2html
- ../docbook/sgml2man maildiracl.sgml maildiracl.1.in
+ ../docbook/sgml2man maildiracl.sgml maildiracl.1.in "--stringparam man.base.url.for.relative.links http://www.courier-mta.org/"
mv maildiracl.1 maildiracl.1.in
maildirquota.html: maildirquota.sgml ../docbook/sgml2html
../docbook/sgml2html maildirquota.sgml maildirquota.html
maildirquota.7: maildirquota.sgml ../docbook/sgml2man
- ../docbook/sgml2man maildirquota.sgml maildirquota.7
+ ../docbook/sgml2man maildirquota.sgml maildirquota.7 "--stringparam man.base.url.for.relative.links http://www.courier-mta.org/"
maildir.html: maildir.sgml ../docbook/sgml2html
../docbook/sgml2html maildir.sgml maildir.html
maildir.5: maildir.sgml ../docbook/sgml2man
- ../docbook/sgml2man maildir.sgml maildir.5
+ ../docbook/sgml2man maildir.sgml maildir.5 "--stringparam man.base.url.for.relative.links http://www.courier-mta.org/"
maildirkw.html: maildirkw.sgml ../docbook/sgml2html
../docbook/sgml2html maildirkw.sgml maildirkw.html
maildirkw.1: maildirkw.sgml ../docbook/sgml2man
- ../docbook/sgml2man maildirkw.sgml maildirkw.1
+ ../docbook/sgml2man maildirkw.sgml maildirkw.1 "--stringparam man.base.url.for.relative.links http://www.courier-mta.org/"
endif