1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-01 04:58:35 +03:00
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')