s4:dsdb/acl_read: fix the calculation of the attribute array for the sub search
[Samba/gebeck_regimport.git] / source4 / libcli / rap / wscript_build
blobb58e3acdbf947f0198e4cd4805168011257202aa
1 #!/usr/bin/env python
3 bld.SAMBA_SUBSYSTEM('LIBCLI_RAP',
4 source='rap.c',
5 public_deps='smbclient-raw NDR_RAP',
6 autoproto='proto.h'