mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
build: mail IDL build rules
This commit is contained in:
parent
bc922d8383
commit
481fde5347
14
librpc/wscript_build
Normal file
14
librpc/wscript_build
Normal file
@ -0,0 +1,14 @@
|
||||
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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user