summaryrefslogtreecommitdiffstats
path: root/tcpd
diff options
context:
space:
mode:
Diffstat (limited to 'tcpd')
-rw-r--r--tcpd/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcpd/Makefile.am b/tcpd/Makefile.am
index 81c405d..f6bf729 100644
--- a/tcpd/Makefile.am
+++ b/tcpd/Makefile.am
@@ -82,13 +82,13 @@ couriertcpd.html: couriertcpd.sgml ../docbook/sgml2html
../docbook/sgml2html couriertcpd.sgml couriertcpd.html
couriertcpd.1: couriertcpd.sgml ../docbook/sgml2html
- ../docbook/sgml2man couriertcpd.sgml couriertcpd.1
+ ../docbook/sgml2man couriertcpd.sgml couriertcpd.1 "--stringparam man.base.url.for.relative.links http://www.courier-mta.org/"
couriertls.html: couriertls.sgml ../docbook/sgml2html
../docbook/sgml2html couriertls.sgml couriertls.html
couriertls.1: couriertls.sgml ../docbook/sgml2html
- ../docbook/sgml2man couriertls.sgml couriertls.1
+ ../docbook/sgml2man couriertls.sgml couriertls.1 "--stringparam man.base.url.for.relative.links http://www.courier-mta.org/"
endif
check-am: