summaryrefslogtreecommitdiff
path: root/source3/wscript
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2014-01-30 11:30:05 +0000
committerStefan Metzmacher <metze@samba.org>2014-01-30 23:33:47 +0100
commitafdb715d21feaef495685abcd9469976282b34d1 (patch)
tree2547615f0525167a8e94585cf8558380dc65aef3 /source3/wscript
parent9fb943819c2e6f62cbbad7f00d1ebfd24536d983 (diff)
downloadsamba-afdb715d21feaef495685abcd9469976282b34d1.tar.gz
build: Build idmap_ad by default
Most other idmap modules are built by default. I don't see a reason why idmap_ad should be special here. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/wscript')
-rw-r--r--source3/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/wscript b/source3/wscript
index 501707bb779..af0ed9f5903 100644
--- a/source3/wscript
+++ b/source3/wscript
@@ -1812,6 +1812,7 @@ main() {
vfs_worm
vfs_crossrename vfs_linux_xfs_sgid
vfs_time_audit idmap_autorid idmap_tdb2
+ idmap_ad
idmap_rid idmap_hash idmap_rfc2307'''))
if Options.options.developer: