From b9b66d8e30798c6904b32f3e444fdd15bce29393 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Mon, 31 May 2004 11:55:53 +0000 Subject: Quick start (This used to be commit ba404948f3721a58e9bc10a6a1bfd228f03c4f49) --- docs/docbook.txt | 9 +++++++++ 1 file changed, 9 insertions(+) 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 ? ----------------------------------------------------------- -- cgit