summaryrefslogtreecommitdiff
path: root/librpc/idl/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2015-02-25 10:15:25 +0100
committerGünther Deschner <gd@samba.org>2015-03-13 23:58:07 +0100
commitdfb607ee7b20d32e3a4fd8b6a962faf69562bd21 (patch)
tree099776e10afef693626b3410794f61c045208d36 /librpc/idl/wscript_build
parentd64c551441de03d729a9754c7b561b7d807ca548 (diff)
downloadsamba-dfb607ee7b20d32e3a4fd8b6a962faf69562bd21.tar.gz
librpc: build clusapi.idl
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'librpc/idl/wscript_build')
-rw-r--r--librpc/idl/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/wscript_build b/librpc/idl/wscript_build
index 4fdd8c2f62e..beacb0f31b3 100644
--- a/librpc/idl/wscript_build
+++ b/librpc/idl/wscript_build
@@ -13,7 +13,7 @@ bld.SAMBA_PIDL_LIST('PIDL',
notify.idl
smb2_lease_struct.idl
policyagent.idl scerpc.idl svcctl.idl wkssvc.idl eventlog6.idl backupkey.idl
- fsrvp.idl bkupblobs.idl fscc.idl frsblobs.idl witness.idl''',
+ fsrvp.idl bkupblobs.idl fscc.idl frsblobs.idl witness.idl clusapi.idl''',
options='--header --ndr-parser --samba3-ndr-server --server --client --python',
output_dir='../gen_ndr')