summaryrefslogtreecommitdiff
path: root/librpc
diff options
context:
space:
mode:
authorAnatoliy Atanasov <anatoliy.atanasov@postpath.com>2010-09-23 11:39:47 -0700
committerAnatoliy Atanasov <anatoliy.atanasov@postpath.com>2010-09-23 13:34:08 -0700
commit411e6bc3f2d18c675475113fbab6c586204472be (patch)
tree4db30cdf5f1fac636e940d4fe0a18f33e89c49e0 /librpc
parentb23609812a72fb90cb80351de5bc144601a4a82d (diff)
downloadsamba-411e6bc3f2d18c675475113fbab6c586204472be.tar.gz
samba-411e6bc3f2d18c675475113fbab6c586204472be.tar.bz2
samba-411e6bc3f2d18c675475113fbab6c586204472be.zip
s4/eventlog6: Build and hook EventLog6 RPC endpont mapper and idl
Diffstat (limited to 'librpc')
-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 b8d11badf4..4dc1199092 100644
--- a/librpc/idl/wscript_build
+++ b/librpc/idl/wscript_build
@@ -10,7 +10,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 eventlog6.idl''',
options='--header --ndr-parser --samba3-ndr-server --samba3-ndr-client --server --client --python',
output_dir='../gen_ndr')