s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flag
[Samba/gebeck_regimport.git] / source4 / scripting / bin / wscript_build
blobe95fd03fc040c4359824fe770422b19b8e95a4b2
1 #!/usr/bin/env python
3 if bld.CONFIG_SET('AD_DC_BUILD_IS_ENABLED'):
4 for script in ['samba-tool', 'samba_dnsupdate', 'samba_spnupdate', 'samba_kcc', 'upgradeprovision', 'samba_upgradedns']:
5 bld.SAMBA_SCRIPT(script, pattern=script, installdir='.')