1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-18 06:04:06 +03:00
samba-mirror/source4/lib/stream/wscript_build

12 lines
215 B
Python

#!/usr/bin/env python
# AUTOGENERATED by mktowscript.pl from ../../source4/lib/stream/config.mk
# Please remove this notice if hand editing
bld.SAMBA_SUBSYSTEM('LIBPACKET',
source='packet.c',
deps='LIBTLS'
)