source:
vendor/current/source4/scripting/bin/wscript_build@
988
| Last change on this file since 988 was 988, checked in by , 9 years ago | |
|---|---|
| File size: 264 bytes | |
| Line | |
|---|---|
| 1 | #!/usr/bin/env python |
| 2 | |
| 3 | if bld.CONFIG_SET('AD_DC_BUILD_IS_ENABLED'): |
| 4 | for script in ['samba-tool', 'samba_dnsupdate', 'samba_spnupdate', 'samba_kcc', 'samba_upgradeprovision', 'samba_upgradedns']: |
| 5 | bld.SAMBA_SCRIPT(script, pattern=script, installdir='.') |
Note:
See TracBrowser
for help on using the repository browser.
