diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-04-30 10:49:42 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:51:50 -0500 |
commit | 42cf31f3c695913b68500302ebb2dc6cd0df4464 (patch) | |
tree | d83f788cdfeffc2575b93b1a2326c36d67f45be9 /.bzrignore | |
parent | d8e28e1f6d6af2c1d196bc6707aeb8940fd73e31 (diff) | |
download | samba-42cf31f3c695913b68500302ebb2dc6cd0df4464.tar.gz samba-42cf31f3c695913b68500302ebb2dc6cd0df4464.tar.xz samba-42cf31f3c695913b68500302ebb2dc6cd0df4464.zip |
r22600: Update bzr ignores, put right version in .pc files, prepare for support of system versions of tdb, talloc.
(This used to be commit 9b991ce9ca28b3d88c778305ec5f681506162637)
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 5d99e84731..8d52ed16c7 100644 --- a/.bzrignore +++ b/.bzrignore @@ -171,3 +171,12 @@ source/torture/ndr/proto.h source/bin/modules/* source/tests source/torture/unix/proto.h +source/lib/tdb/bin/tdbtool +source/lib/tdb/bin/tdbtorture +source/lib/talloc/testsuite +source/lib/talloc/talloc.3.html +source/lib/ldb/tests/tmp +source/lib/ldb/man/*.html +source/lib/ldb/lib +source/lib/ldb/examples/ldbreader +source/lib/ldb/examples/ldifreader |