summaryrefslogtreecommitdiff
path: root/wscript_build
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2021-01-14 13:05:05 +0100
committerAndrew Bartlett <abartlet@samba.org>2021-06-20 23:26:32 +0000
commit9f514b37fbe5a87b78ecba9f0518ca791d6919b8 (patch)
tree8dc873e8bda7aadfc9c1fd48ff9aeaf1d54a0e47 /wscript_build
parenta8052d70cbbef61a081fe74fd898b5c25c973875 (diff)
downloadsamba-9f514b37fbe5a87b78ecba9f0518ca791d6919b8.tar.gz
s4:lib: Remove obsolete popt cmdline parser
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
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 ae77abb03dd..35e0d6425a3 100644
--- a/wscript_build
+++ b/wscript_build
@@ -75,7 +75,6 @@ bld.RECURSE('source4/lib/tls')
bld.RECURSE('source4/lib/registry')
bld.RECURSE('source4/lib/messaging')
bld.RECURSE('source4/lib/events')
-bld.RECURSE('source4/lib/cmdline')
if bld.CHECK_FOR_THIRD_PARTY():
bld.RECURSE('third_party')
bld.RECURSE('source4/lib/stream')