source: vendor/current/libds/common/wscript_build

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 248 bytes
Line 
1
2bld.SAMBA_LIBRARY('flag_mapping',
3 public_deps='talloc replace',
4 source='flag_mapping.c',
5 private_library=True,
6 private_headers='roles.h',
7 deps='samba-util')
Note: See TracBrowser for help on using the repository browser.