mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
s3-waf: Added missing client option to pidl list for wbint.
This commit is contained in:
parent
0827e52b4e
commit
7644fbdff9
@ -3,6 +3,6 @@
|
||||
bld.SAMBA_PIDL_LIST('PIDL',
|
||||
'''messaging.idl libnetapi.idl notify.idl
|
||||
wbint.idl perfcount.idl secrets.idl libnet_join.idl preg.idl''',
|
||||
options='--includedir=../librpc/idl --header --ndr-parser --samba3-ndr-server --samba3-ndr-client',
|
||||
options='--includedir=../librpc/idl --header --ndr-parser --samba3-ndr-server --samba3-ndr-client --client',
|
||||
output_dir='../gen_ndr')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user