cli_raw: Make name lowercase.
[Samba/gebeck_regimport.git] / source4 / libcli / rap / wscript_build
blobeac7b906753728503b63285c7468f8d1f74932e8
1 #!/usr/bin/env python
3 bld.SAMBA_SUBSYSTEM('LIBCLI_RAP',
4 source='rap.c',
5 public_deps='cli_raw NDR_RAP',
6 autoproto='proto.h'