summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
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