6a078259db1aeb41d26f0d1baeef72cdd8ca1d23
[ira/wip.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'
7         )
8