summaryrefslogtreecommitdiff
path: root/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'wscript_build')
-rw-r--r--wscript_build1
1 files changed, 0 insertions, 1 deletions
diff --git a/wscript_build b/wscript_build
index b0718177c54..5abfa51a2c1 100644
--- a/wscript_build
+++ b/wscript_build
@@ -72,7 +72,6 @@ bld.RECURSE('lib/socket_wrapper')
bld.RECURSE('lib/nss_wrapper')
bld.RECURSE('lib/uid_wrapper')
if bld.CHECK_FOR_THIRD_PARTY():
- bld.RECURSE('third_party/iniparser/src')
bld.RECURSE('third_party/zlib')
bld.RECURSE('third_party/popt')
bld.RECURSE('source4/lib/stream')