s3-waf: Add autogeneration with PIDL
[Samba/gebeck_regimport.git] / source3 / librpc / idl / wscript_build
blob20c66ad47cc5899da0d62fc5c01b2b388cfb6596
2 bld.SAMBA_PIDL_LIST('PIDL',
3                     '''messaging.idl libnetapi.idl notify.idl
4                        wbint.idl perfcount.idl secrets.idl libnet_join.idl''',
5                     options='--header --ndr-parser --samba3-ndr-server --samba3-ndr-client',
6                     output_dir='../gen_ndr')