summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2015-01-21 02:58:48 +0100
committerAndreas Schneider <asn@cryptomilk.org>2015-02-17 15:41:11 +0100
commit92e21167c32bb67f0a3c97b1e64e4372cb069e06 (patch)
treebfd6b1aecd5ef7b143f6a1430c58ab698f0c6a0b /lib
parentbee48acad09ed85d8023eea910744cffef720dc3 (diff)
downloadsamba-92e21167c32bb67f0a3c97b1e64e4372cb069e06.tar.gz
samba-92e21167c32bb67f0a3c97b1e64e4372cb069e06.tar.xz
samba-92e21167c32bb67f0a3c97b1e64e4372cb069e06.zip
wscript: Expand tabs.
Change-Id: I2746f775accceeb2eeb02679f2c91b02085560b6 Signed-Off-By: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'lib')
-rwxr-xr-xlib/ldb/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ldb/wscript b/lib/ldb/wscript
index 6391e74a01..514db88b57 100755
--- a/lib/ldb/wscript
+++ b/lib/ldb/wscript
@@ -17,7 +17,7 @@ import wafsamba, samba_dist, Options, Utils
samba_dist.DIST_DIRS('''lib/ldb:. lib/replace:lib/replace lib/talloc:lib/talloc
lib/tdb:lib/tdb lib/tdb:lib/tdb lib/tevent:lib/tevent
- third_party/popt:third_party/popt
+ third_party/popt:third_party/popt
buildtools:buildtools''')