summaryrefslogtreecommitdiff
path: root/docs/docbook/devdoc/dev-doc.sgml
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-10-02 15:05:35 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-10-02 15:05:35 +0000
commit7a822527e485303eb1c5b2f8a8d2efd8f836b688 (patch)
treef99bedfe367762c4cda4c9f3b77404eeaf38b2f4 /docs/docbook/devdoc/dev-doc.sgml
parent4cf8157ee92b503022bd8e646df5fa09e047d642 (diff)
downloadsamba-7a822527e485303eb1c5b2f8a8d2efd8f836b688.tar.gz
samba-7a822527e485303eb1c5b2f8a8d2efd8f836b688.tar.bz2
samba-7a822527e485303eb1c5b2f8a8d2efd8f836b688.zip
Fix Makefile.in (use variables instead of directory names, don't try to put files in ../../htmldocs, etc)
Add sam.sgml (This used to be commit dfb3ee0bb646557ef911c827a5a68ef9c7833835)
Diffstat (limited to 'docs/docbook/devdoc/dev-doc.sgml')
-rw-r--r--docs/docbook/devdoc/dev-doc.sgml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/docbook/devdoc/dev-doc.sgml b/docs/docbook/devdoc/dev-doc.sgml
index 5191ddcb93..2e40997106 100644
--- a/docs/docbook/devdoc/dev-doc.sgml
+++ b/docs/docbook/devdoc/dev-doc.sgml
@@ -10,6 +10,7 @@
<!ENTITY cifsntdomain SYSTEM "cifsntdomain.sgml">
<!ENTITY printing SYSTEM "printing.sgml">
<!ENTITY wins SYSTEM "wins.sgml">
+<!ENTITY sam SYSTEM "sam.sgml">
]>
<book id="Samba-Developer-Documentation">
@@ -62,5 +63,6 @@ url="http://www.fsf.org/licenses/gpl.txt">http://www.fsf.org/licenses/gpl.txt</u
&cifsntdomain;
&printing;
&wins;
+&sam;
</book>