summaryrefslogtreecommitdiff
path: root/librpc/idl/wscript_build
diff options
context:
space:
mode:
authorMatthieu Patou <mat@matws.net>2012-07-18 08:55:26 -0700
committerMatthieu Patou <mat@samba.org>2014-10-02 12:02:01 +0200
commit51e7f769e2cfb0b16b5466d9461358593ca87667 (patch)
tree15229e70cdd04cb43974192b750c0b21455d038c /librpc/idl/wscript_build
parent4cc86bb5051c7bf6d29e8aea03ec973c901b4bf2 (diff)
downloadsamba-51e7f769e2cfb0b16b5466d9461358593ca87667.tar.gz
idl: frsrpc depends on bkupblobs.idl and fscc.idl
Change-Id: I6ce1f4b28752765e7bc59c9eb7474ebd68d9b399 Signed-off-by: Matthieu Patou <mat@matws.net> 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 1bac9a74d2b..3838b33656a 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 witness.idl''',
+ fsrvp.idl bkupblobs.idl fscc.idl witness.idl''',
options='--header --ndr-parser --samba3-ndr-server --server --client --python',
output_dir='../gen_ndr')