summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-05-31 11:55:53 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:45:52 -0500
commitb9b66d8e30798c6904b32f3e444fdd15bce29393 (patch)
treef3563d0b0dc04d3c10cb1c3eab18b7f1febc387d /docs
parentb7110157bf64739005b3fbf9134ec67cdbac8dd6 (diff)
downloadsamba-b9b66d8e30798c6904b32f3e444fdd15bce29393.tar.gz
samba-b9b66d8e30798c6904b32f3e444fdd15bce29393.tar.bz2
samba-b9b66d8e30798c6904b32f3e444fdd15bce29393.zip
Quick start
(This used to be commit ba404948f3721a58e9bc10a6a1bfd228f03c4f49)
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/docbook.txt b/docs/docbook.txt
index fc2136e8cb..54a6d6ef8f 100644
--- a/docs/docbook.txt
+++ b/docs/docbook.txt
@@ -7,6 +7,15 @@
!== Updates: Jelmer Vernooij, jelmer@samba.org, Jun, 2003
!== Updates: Jelmer Vernooij, jelmer@samba.org, May, 2004
+Quick start
+-----------
+
+Run:
+
+autoreconf
+./configure
+make all
+
What are DocBook documents doing in the Samba Distribution ?
-----------------------------------------------------------