summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2014-01-17 14:43:01 +0100
committerStefan Metzmacher <metze@samba.org>2014-04-17 14:56:05 +0200
commit6d23354f72a487741177dd83c561a1bb72fa6412 (patch)
tree1b34ec910d6c88e5120e9f0f39fbf2cd1ff0f4c0 /wscript
parentf318a44ec79da33a8972da9822c9ac3e4b39acff (diff)
downloadsamba-6d23354f72a487741177dd83c561a1bb72fa6412.tar.gz
lib: Change uid_wrapper to preloadable version.
This imports version 1.0.1 of uid_wrapper. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'wscript')
-rw-r--r--wscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/wscript b/wscript
index 5007834b1ed..49f0460ab64 100644
--- a/wscript
+++ b/wscript
@@ -42,7 +42,6 @@ def set_options(opt):
opt.RECURSE('source4/lib/tls')
opt.RECURSE('lib/nss_wrapper')
opt.RECURSE('lib/socket_wrapper')
- opt.RECURSE('lib/uid_wrapper')
opt.RECURSE('pidl')
opt.RECURSE('source3')
opt.RECURSE('lib/util')