wscript: Expand tabs.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 21 Jan 2015 01:58:48 +0000 (02:58 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 17 Feb 2015 14:41:11 +0000 (15:41 +0100)
Change-Id: I2746f775accceeb2eeb02679f2c91b02085560b6
Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/ldb/wscript

index 6391e74a016c626ef9b1383ebae39e28c6c60d14..514db88b57dc7741b8849c3d842d04aa9855170c 100755 (executable)
@@ -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''')