34a796ec15f09b7149dda2ecbc83ba97120b1310
[abartlet/samba.git/.git] / source4 / lib / samba3 / wscript_build
1 #!/usr/bin/env python
2
3
4 bld.SAMBA_SUBSYSTEM('SMBPASSWD',
5         source='smbpasswd.c',
6         deps='CHARSET LIBSAMBA-UTIL'
7         )
8