From: Volker Lendecke Date: Tue, 2 Jul 2019 11:54:38 +0000 (+0200) Subject: librpc/idl: fix build with --enable-spotlight X-Git-Tag: ldb-2.0.5~63 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ee9527f5c3b75c325dd8f5d659d4385acc28ddd3;p=thirdparty%2Fsamba.git librpc/idl: fix build with --enable-spotlight Fix regression introduced by 88bb8fe43ad30247a78d088fad9c840a7a63bd97. Pair-programmed-with: Volker Lendecke Signed-off-by: Ralph Boehme Reviewed-by: Volker Lendecke Autobuild-User(master): Ralph Böhme Autobuild-Date(master): Tue Jul 2 14:52:17 UTC 2019 on sn-devel-184 --- diff --git a/librpc/idl/wscript_build b/librpc/idl/wscript_build index ed7fca57c6f..526dafb98a7 100644 --- a/librpc/idl/wscript_build +++ b/librpc/idl/wscript_build @@ -11,6 +11,7 @@ bld.SAMBA_PIDL_LIST('PIDL', mgmt.idl netlogon.idl svcctl.idl wkssvc.idl eventlog6.idl backupkey.idl fsrvp.idl witness.idl clusapi.idl + mdssvc.idl winspool.idl''', options='--header --ndr-parser --samba3-ndr-server --server --client --python', output_dir='../gen_ndr') @@ -31,7 +32,6 @@ bld.SAMBA_PIDL_LIST('PIDL', frstrans.idl frsrpc.idl keysvc.idl - mdssvc.idl msgsvc.idl orpc.idl policyagent.idl