summaryrefslogtreecommitdiff
path: root/source3/wscript
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-11-08 14:34:51 +0100
committerGünther Deschner <gd@samba.org>2010-11-08 14:17:27 +0000
commit528edcc789ed4712925e33005fcd5f355ddba1b6 (patch)
tree6019ace04b8296d29d37b8b3bdb86dcfbe833988 /source3/wscript
parent8b624c1d2084a58f20fd310a47b241cfb2488e49 (diff)
downloadsamba-528edcc789ed4712925e33005fcd5f355ddba1b6.tar.gz
samba-528edcc789ed4712925e33005fcd5f355ddba1b6.tar.bz2
samba-528edcc789ed4712925e33005fcd5f355ddba1b6.zip
s3-waf: add idmap_autorid to the build.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Nov 8 14:17:27 UTC 2010 on sn-devel-104
Diffstat (limited to 'source3/wscript')
-rw-r--r--source3/wscript2
1 files changed, 1 insertions, 1 deletions
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'))