s3-lsa: Fix static list of luids in our privileges implementation.
[Samba/ekacnet.git] / lib / socket_wrapper / wscript_build
blobb860fbe9add92f2512a7597649669c93aaacaf62
1 #!/usr/bin/env python
3 bld.SAMBA_SUBSYSTEM('SOCKET_WRAPPER',
4 source='socket_wrapper.c',
5 group='base_libraries',
6 deps='replace')