summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
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''')