diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-06-03 22:21:21 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-06-03 22:21:21 +0000 |
commit | ac0dd9d4614f31b344f43ff8d4b7ce864c171d5a (patch) | |
tree | 4c278a7258ea91f9a89c319094e580c1527a9a79 /docs/docbook/global.ent | |
parent | b8aec1cdc9c4355cd5216613e735a88743161407 (diff) | |
download | samba-ac0dd9d4614f31b344f43ff8d4b7ce864c171d5a.tar.gz samba-ac0dd9d4614f31b344f43ff8d4b7ce864c171d5a.tar.bz2 samba-ac0dd9d4614f31b344f43ff8d4b7ce864c171d5a.zip |
Generate attributions page and use it.
Fix dependencies for generating the HOWTO (should save doing 'make clean' every
time)
(This used to be commit b574685556fe977962f4d909825d23fce00b53d7)
Diffstat (limited to 'docs/docbook/global.ent')
-rw-r--r-- | docs/docbook/global.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docbook/global.ent b/docs/docbook/global.ent index e5e18b72d6..f4d2156d68 100644 --- a/docs/docbook/global.ent +++ b/docs/docbook/global.ent @@ -507,6 +507,7 @@ an Active Directory environment. <!ENTITY pdb.xml SYSTEM "projdoc/pdb.xml.xml"> <!ENTITY problems SYSTEM "projdoc/Problems.xml"> <!ENTITY unicode SYSTEM "projdoc/unicode.xml"> +<!ENTITY attributions SYSTEM "projdoc/attributions.xml"> <!ENTITY not.implemented "<note><para>Currently NOT implemented.</para></note>"> <!ENTITY rootprompt "<prompt>root# </prompt>"> |