summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2010-08-16 21:30:26 +0200
committerAndreas Schneider <asn@samba.org>2010-08-16 21:31:31 +0200
commit1b022d1d3d613d2299350f9c8cea8cec4510d0b2 (patch)
treefdc87605846d4a076aed8dbaa245ba95a7c2f683 /source3/wscript_build
parent5af3177dbd79c3fe494ae82509a37368c8caf204 (diff)
downloadsamba-1b022d1d3d613d2299350f9c8cea8cec4510d0b2.tar.gz
samba-1b022d1d3d613d2299350f9c8cea8cec4510d0b2.tar.bz2
samba-1b022d1d3d613d2299350f9c8cea8cec4510d0b2.zip
s3-waf: Try to fix the idl build.
Diffstat (limited to 'source3/wscript_build')
-rw-r--r--source3/wscript_build32
1 files changed, 16 insertions, 16 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index f5e1533669..27eb2569fe 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -294,22 +294,22 @@ LIBMSRPC_SRC = '''rpc_client/cli_lsarpc.c rpc_client/cli_samr.c
../librpc/rpc/binding.c'''
DCERPC_CLIENT_GEN_SRC = '''
- librpc/gen_ndr/ndr_lsa_c.c
- librpc/gen_ndr/ndr_dfs_c.c
- librpc/gen_ndr/ndr_echo_c.c
- librpc/gen_ndr/ndr_srvsvc_c.c
- librpc/gen_ndr/ndr_svcctl_c.c
- librpc/gen_ndr/ndr_winreg_c.c
- librpc/gen_ndr/ndr_initshutdown_c.c
- librpc/gen_ndr/ndr_eventlog_c.c
- librpc/gen_ndr/ndr_wkssvc_c.c
- librpc/gen_ndr/ndr_netlogon_c.c
- librpc/gen_ndr/ndr_samr_c.c
- librpc/gen_ndr/ndr_dssetup_c.c
- librpc/gen_ndr/ndr_ntsvcs_c.c
- librpc/gen_ndr/ndr_epmapper_c.c
- librpc/gen_ndr/ndr_drsuapi_c.c
- librpc/gen_ndr/ndr_spoolss_c.c'''
+ ../librpc/gen_ndr/ndr_lsa_c.c
+ ../librpc/gen_ndr/ndr_dfs_c.c
+ ../librpc/gen_ndr/ndr_echo_c.c
+ ../librpc/gen_ndr/ndr_srvsvc_c.c
+ ../librpc/gen_ndr/ndr_svcctl_c.c
+ ../librpc/gen_ndr/ndr_winreg_c.c
+ ../librpc/gen_ndr/ndr_initshutdown_c.c
+ ../librpc/gen_ndr/ndr_eventlog_c.c
+ ../librpc/gen_ndr/ndr_wkssvc_c.c
+ ../librpc/gen_ndr/ndr_netlogon_c.c
+ ../librpc/gen_ndr/ndr_samr_c.c
+ ../librpc/gen_ndr/ndr_dssetup_c.c
+ ../librpc/gen_ndr/ndr_ntsvcs_c.c
+ ../librpc/gen_ndr/ndr_epmapper_c.c
+ ../librpc/gen_ndr/ndr_drsuapi_c.c
+ ../librpc/gen_ndr/ndr_spoolss_c.c'''
LIBMSRPC_GEN_SRC = '''../librpc/gen_ndr/cli_lsa.c
../librpc/gen_ndr/cli_dfs.c