build: Build idmap_ad by default
authorVolker Lendecke <vl@samba.org>
Thu, 30 Jan 2014 11:30:05 +0000 (11:30 +0000)
committerStefan Metzmacher <metze@samba.org>
Thu, 30 Jan 2014 22:33:47 +0000 (23:33 +0100)
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>
source3/wscript

index 501707bb779e534d3814d866aafa3872ca20c6b2..af0ed9f59038b3463ddb24fcffbaaa2f8cf7ca9c 100644 (file)
@@ -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: