summaryrefslogtreecommitdiff
path: root/librpc/wscript_build
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-03-17 21:46:38 +1100
committerAndrew Tridgell <tridge@samba.org>2010-04-06 20:26:40 +1000
commit9129c3b3b6d8a1cdfb7a6500ef4eb20075aa2d53 (patch)
tree799fa74dad562244b7936eb6e2112c4bce6ae676 /librpc/wscript_build
parentc8f4ca41f69993afd9b4d753812d3056c91f0db5 (diff)
downloadsamba-9129c3b3b6d8a1cdfb7a6500ef4eb20075aa2d53.tar.gz
samba-9129c3b3b6d8a1cdfb7a6500ef4eb20075aa2d53.tar.bz2
samba-9129c3b3b6d8a1cdfb7a6500ef4eb20075aa2d53.zip
build: fixes from ita
Diffstat (limited to 'librpc/wscript_build')
-rw-r--r--librpc/wscript_build15
1 files changed, 1 insertions, 14 deletions
diff --git a/librpc/wscript_build b/librpc/wscript_build
index 2cfdeb19d7..3b68fee963 100644
--- a/librpc/wscript_build
+++ b/librpc/wscript_build
@@ -1,14 +1 @@
-COMMON_IDL=bld.SUBDIR('idl',
- '''atsvc.idl dcom.idl drsuapi.idl epmapper.idl initshutdown.idl
- misc.idl ntlmssp.idl protected_storage.idl schannel.idl trkwks.idl
- wmi.idl audiosrv.idl dfsblobs.idl dsbackup.idl eventlog.idl keysvc.idl
- msgsvc.idl ntsvcs.idl remact.idl security.idl unixinfo.idl wzcsvc.idl
- browser.idl dfs.idl dssetup.idl frsapi.idl krb5pac.idl
- named_pipe_auth.idl orpc.idl rot.idl spoolss.idl w32time.idl xattr.idl
- 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''')
-
-bld.SAMBA_PIDL_LIST('gen_ndr', COMMON_IDL)
-
+bld.BUILD_SUBDIR('idl')