summaryrefslogtreecommitdiff
path: root/docs/configure.in
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-03-13 18:25:08 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:20 -0500
commitc97b78b4452ef39ffe28a1427f6f555248a70a1c (patch)
tree840ac93686b2f0463b51b9ffcd4e1ce659e909e1 /docs/configure.in
parentd74de63ddbf5cf0194a7f9d12e608e6e95da6d6c (diff)
downloadsamba-c97b78b4452ef39ffe28a1427f6f555248a70a1c.tar.gz
samba-c97b78b4452ef39ffe28a1427f6f555248a70a1c.tar.bz2
samba-c97b78b4452ef39ffe28a1427f6f555248a70a1c.zip
More validation fixes; building FO-PDF versions of the HOWTO and
the Guide work now! (This used to be commit 2192c44663d3031cd6c0f228aea4a8cdd2a29a82)
Diffstat (limited to 'docs/configure.in')
-rw-r--r--docs/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configure.in b/docs/configure.in
index 5eec1688e8..e240373a2d 100644
--- a/docs/configure.in
+++ b/docs/configure.in
@@ -87,7 +87,7 @@ DOCS_DEFINE_TARGET(MANPAGES, ALL, [manpages], [manpages])
DOCS_DEFINE_TARGET(PEARSON, ALL, [pearson-compatible XML], [pearson])
DOCS_DEFINE_TARGET(PLUCKER, HTML, [plucker versions], [plucker])
DOCS_DEFINE_TARGET(VERIFY, ALL, [verifying docbook output], [verify])
-DOCS_DEFINE_TARGET(FOPDF, ALL, [PDF versions thru FO], [fopdf])
+DOCS_DEFINE_TARGET(FOPDF, ALL, [PDF versions thru FO], [fo-pdf])
DOCS_DEFINE_TARGET(TEXI, ALL, [TexInfo versions], [texi])
DOCS_DEFINE_TARGET(TEXIINFO, ALL, [TexInfo Info versions], [texiinfo])
DOCS_DEFINE_TARGET(UNDOCUMENTED, MANPAGES, [list of undocumented options], [undocumented])