From 528edcc789ed4712925e33005fcd5f355ddba1b6 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Mon, 8 Nov 2010 14:34:51 +0100 Subject: s3-waf: add idmap_autorid to the build. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Guenther Autobuild-User: Günther Deschner Autobuild-Date: Mon Nov 8 14:17:27 UTC 2010 on sn-devel-104 --- source3/wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/wscript') diff --git a/source3/wscript b/source3/wscript index 5b83e23f24..5bab1a1820 100644 --- a/source3/wscript +++ b/source3/wscript @@ -334,7 +334,7 @@ return acl_get_perm_np(permset_d, perm); vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_smb_traffic_analyzer vfs_preopen vfs_catia vfs_scannedonly vfs_crossrename vfs_linux_xfs_sgid - vfs_time_audit''') + vfs_time_audit idmap_autorid''') if Options.options.developer: default_static_modules.extend(TO_LIST('rpc_rpcecho pdb_ads')) -- cgit