From: Andrew Tridgell Date: Fri, 17 Nov 2006 23:57:01 +0000 (+1100) Subject: added a README X-Git-Tag: tevent-0.9.20~348^2~3028 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=36223f0540af31f2010792458c138c479fa8a20f;p=thirdparty%2Fsamba.git added a README ignore some files (This used to be ctdb commit b0d064e666170f7bb004639b6da9e0200f97c608) --- diff --git a/ctdb/.bzrignore b/ctdb/.bzrignore index d7241bbad3b..de8c2e5a871 100644 --- a/ctdb/.bzrignore +++ b/ctdb/.bzrignore @@ -1 +1,5 @@ config.status +Makefile +bin +common +config.log diff --git a/ctdb/README b/ctdb/README new file mode 100644 index 00000000000..094d1d9958e --- /dev/null +++ b/ctdb/README @@ -0,0 +1,3 @@ +To build this you need a recent copy of talloc, libreplace and tdb in +the directory above this directory. +