summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-09-23 01:51:53 -0700
committerGünther Deschner <gd@samba.org>2010-09-23 08:07:11 -0700
commite8df0db8c4c2304a8528cd84f6871509321b706a (patch)
tree0e3ab5fd16c501ddc9edcd9b0d1be0107861f23f /source3/wscript_build
parent494dc5565bf3b76c4acb7afb37dda9a4bae51889 (diff)
downloadsamba-e8df0db8c4c2304a8528cd84f6871509321b706a.tar.gz
samba-e8df0db8c4c2304a8528cd84f6871509321b706a.tar.bz2
samba-e8df0db8c4c2304a8528cd84f6871509321b706a.zip
s3-waf: move epmapper client to LIBMSRPC.
Guenther
Diffstat (limited to 'source3/wscript_build')
-rw-r--r--source3/wscript_build7
1 files changed, 3 insertions, 4 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 83632cefbb..8d43f4e4c1 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -366,11 +366,10 @@ LIBMSRPC_SRC = '''
../librpc/rpc/binding.c
../librpc/rpc/dcerpc_util.c
librpc/rpc/dcerpc_helpers.c
- ../librpc/rpc/binding_handle.c'''
+ ../librpc/rpc/binding_handle.c
+ ${LIBCLI_EPMAPPER_SRC}'''
-LIBMSRPC_GEN_SRC = '''
- ${LIBCLI_EPMAPPER_SRC}
- ${LIBNDR_GEN_SRC}'''
+LIBMSRPC_GEN_SRC = '${LIBNDR_GEN_SRC}'
#
# registry-related objects