s3:smbd/msdfs: pass allow_broken_path to resolve_dfspath_wcard()
[Samba/gebeck_regimport.git] / source4 / lib / stream / wscript_build
blob8427c17045eb7034dcb713259feeef426b3bf2d4
1 #!/usr/bin/env python
4 bld.SAMBA_SUBSYSTEM('LIBPACKET',
5 source='packet.c',
6 deps='LIBTLS'