auth/gensec: make sure gensec_start_mech_by_authtype() resets SIGN/SEAL before starting
[Samba.git] / source3 / script / wscript_build
blobfc59a65687cb871c90c740a6a9c72e44f4eed94a
1 #!/usr/bin/env python
3 from samba_utils import MODE_755
5 bld.INSTALL_FILES('${BINDIR}',
6 'smbtar',
7 chmod=MODE_755, flat=True)