summaryrefslogtreecommitdiff
path: root/docs/configure.in
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-06-15 20:12:16 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:45:54 -0500
commitb3ac9050e629000e4bd2daa7e751d55722d58cd5 (patch)
tree137ac46a72cec32c552ce2fae76b27b80123a2b1 /docs/configure.in
parent41419c7f3f0779f5637787599520ae2491f033c3 (diff)
downloadsamba-b3ac9050e629000e4bd2daa7e751d55722d58cd5.tar.gz
samba-b3ac9050e629000e4bd2daa7e751d55722d58cd5.tar.bz2
samba-b3ac9050e629000e4bd2daa7e751d55722d58cd5.zip
Add initial version of Pearson stylesheet
(This used to be commit 626ea21b64d61935faf3ec211c122c90aba799e4)
Diffstat (limited to 'docs/configure.in')
-rw-r--r--docs/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/configure.in b/docs/configure.in
index 75ea1532fc..9d47030937 100644
--- a/docs/configure.in
+++ b/docs/configure.in
@@ -63,6 +63,7 @@ DOCS_DEFINE_TARGET(HTML, ALL, [HTML versions], [html])
DOCS_DEFINE_TARGET(HTMLHELP, ALL, [HTML Help versions], [htmlhelp])
DOCS_DEFINE_TARGET(HTMLMAN, ALL, [HTML versions of the manpages], [htmlman])
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(UNDOCUMENTED, MANPAGES, [list of undocumented options], [undocumented])