1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-22 22:04:08 +03:00

s3-waf: remove RPC_CLIENT_SRC1.

Guenther
This commit is contained in:
Günther Deschner 2010-08-26 00:05:16 +02:00
parent a52fde4f94
commit 75e55f9535

View File

@ -349,10 +349,8 @@ LIBSMB_SRC = '''libsmb/clientgen.c libsmb/cliconnect.c libsmb/clifile.c
${CLDAP_SRC}
${DRSUAPI_SRC}'''
RPC_CLIENT_SRC1 = '''${SCHANNEL_SRC}'''
LIBMSRPC_SRC = '''
${RPC_CLIENT_SRC1}
${SCHANNEL_SRC}
${RPC_CLIENT_SRC}
../librpc/rpc/binding.c'''