diff options
| author | Sam Varshavchik | 2015-06-27 13:51:05 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2015-06-27 13:51:05 -0400 |
| commit | 143565cc76364c270b59f8c8cafd31d3485051b1 (patch) | |
| tree | ebf876458a5c23a96116769db3a4ad0761a1a07a /maildrop | |
| parent | 37098d44b742804554df7ecc28e9c85b6478e9a3 (diff) | |
| download | courier-libs-143565cc76364c270b59f8c8cafd31d3485051b1.tar.bz2 | |
Typo
Diffstat (limited to 'maildrop')
| -rw-r--r-- | maildrop/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maildrop/Makefile.am b/maildrop/Makefile.am index 118a4a5..d8344ed 100644 --- a/maildrop/Makefile.am +++ b/maildrop/Makefile.am @@ -115,7 +115,7 @@ mailbot.html: mailbot.sgml ../docbook/sgml2html mailbot.1: mailbot.sgml ../docbook/sgml2html ../docbook/sgml2man mailbot.sgml mailbot.1 "--stringparam man.base.url.for.relative.links http://www.courier-mta.org/maildrop/" -reformail.html: reformail.sgml ../docbook/sgml2html "--stringparam man.base.url.for.relative.links http://www.courier-mta.org/maildrop/" +reformail.html: reformail.sgml ../docbook/sgml2html ../docbook/sgml2html reformail.sgml reformail.html "--stringparam man.base.url.for.relative.links http://www.courier-mta.org/maildrop/" reformail.1: reformail.sgml ../docbook/sgml2html |
