We now pass "samba3.raw.acls.generic" and "samba3.smb2.acls.GENERIC" with the max...
[Samba/gebeck_regimport.git] / dfs_server / wscript_build
blob294eccf3fe3bd254f0400a92bfc1c98601745df8
1 #!/usr/bin/env python
3 bld.SAMBA_LIBRARY('dfs_server_ad',
4 source='dfs_server_ad.c',
5 deps='talloc samdb samba-util LIBTSOCKET',
6 private_library=True