s4:rpc_server/lsa: remove trustAuthIncoming/trustAuthOutgoing when the related flag...
[obnox/samba/samba-obnox.git] / libcli / samsync / wscript_build
1 #!/usr/bin/env python
2
3
4 bld.SAMBA_SUBSYSTEM('LIBCLI_SAMSYNC',
5         source='decrypt.c',
6         public_deps='LIBCLI_AUTH'
7         )
8