mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s3-waf: use LIBMSRPC_SRC instead of single files.
Guenther
This commit is contained in:
parent
0b05e32f92
commit
1217c4f484
@ -870,9 +870,9 @@ EVTLOGADM_SRC = '''${EVTLOGADM_SRC0}
|
||||
|
||||
DISPLAY_SEC_SRC= '../libcli/security/display_sec.c'
|
||||
|
||||
CLIENT_SRC1 = '''client/client.c client/clitar.c ${RPC_CLIENT_SRC}
|
||||
../librpc/rpc/binding.c client/dnsbrowse.c
|
||||
${RPC_CLIENT_SRC1}'''
|
||||
CLIENT_SRC1 = '''client/client.c client/clitar.c
|
||||
client/dnsbrowse.c
|
||||
${LIBMSRPC_SRC}'''
|
||||
|
||||
CLIENT_SRC = '''${CLIENT_SRC1} ${LIBMSRPC_GEN_SRC}
|
||||
${READLINE_SRC} ${DISPLAY_SEC_SRC}
|
||||
|
Loading…
Reference in New Issue
Block a user