1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/lib/socket_wrapper/wscript_build
2010-05-03 17:16:47 +02:00

8 lines
189 B
Python

#!/usr/bin/env python
bld.SAMBA_SUBSYSTEM('SOCKET_WRAPPER',
source='socket_wrapper.c',
group='base_libraries',
deps='replace')