summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index e231a4100e..8f18c3e47b 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -301,6 +301,7 @@ LIBMSRPC_GEN_SRC = '''../librpc/gen_ndr/cli_lsa.c
../librpc/gen_ndr/cli_epmapper.c
../librpc/gen_ndr/cli_drsuapi.c
../librpc/gen_ndr/cli_spoolss.c
+ ../librpc/rpc/dcerpc_util.c
${LIBNDR_GEN_SRC}
${RPCCLIENT_NDR_SRC}'''