d87f0ba88eb44f01cf333644befb6fc33e458be0
[kai/samba-autobuild/.git] / libcli / util / wscript_build
1 #!/usr/bin/env python
2
3
4 bld.SAMBA_SUBSYSTEM('LIBCLI_ERRORS',
5         source='doserr.c errormap.c nterr.c',
6         public_deps='talloc samba-util-common'
7         )
8