s3: smbd: Cleanup. smb2_file_rename_information() can never have a @GMT path in the...
[Samba.git] / lib / socket / wscript_build
blob92e5aef68d069cf1a9ba040e91a2395ac86497f8
1 #!/usr/bin/env python
3 bld.SAMBA_LIBRARY('interfaces',
4 source='interfaces.c',
5 deps='samba-util samba-debug',
6 private_library=True