summaryrefslogtreecommitdiff
path: root/librpc/idl/wscript_build
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-04-29 08:26:19 +1000
committerAndrew Tridgell <tridge@samba.org>2010-04-29 08:27:58 +1000
commit66e47f393c9867c2c040b5310706f31b2bb5f314 (patch)
treec984c8ac5c32e00a982bd79ba1123578e70dd280 /librpc/idl/wscript_build
parent4a87ca2028fe301d1d61e5cd365df49ff1f2dd22 (diff)
downloadsamba-66e47f393c9867c2c040b5310706f31b2bb5f314.tar.gz
samba-66e47f393c9867c2c040b5310706f31b2bb5f314.tar.bz2
samba-66e47f393c9867c2c040b5310706f31b2bb5f314.zip
s4-idl: added generated files from rap.idl
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 ae2883256c..b0cba17bbf 100644
--- a/librpc/idl/wscript_build
+++ b/librpc/idl/wscript_build
@@ -17,7 +17,7 @@ bld.SAMBA_PIDL_LIST('PIDL',
dbgidl.idl dnsserver.idl echo.idl frsrpc.idl lsa.idl nbt.idl
oxidresolver.idl samr.idl srvsvc.idl winreg.idl dcerpc.idl
drsblobs.idl efs.idl frstrans.idl mgmt.idl netlogon.idl
- policyagent.idl scerpc.idl svcctl.idl wkssvc.idl''',
+ policyagent.idl scerpc.idl svcctl.idl wkssvc.idl rap.idl''',
options='--header --ndr-parser --samba3-ndr-server --samba3-ndr-client --server --client --python',
output_dir='../gen_ndr',
symlink=True)