mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s3:waf: Reformat PASSCHANGE
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
5f2d475f74
commit
00cd49e054
@ -932,10 +932,12 @@ bld.SAMBA3_SUBSYSTEM('PLAINTEXT_AUTH',
|
||||
|
||||
bld.SAMBA3_SUBSYSTEM('PASSCHANGE',
|
||||
source='libsmb/passchange.c',
|
||||
deps='''LIBCLI_SAMR
|
||||
INIT_LSA
|
||||
msrpc3
|
||||
krb5samba''')
|
||||
deps='''
|
||||
LIBCLI_SAMR
|
||||
INIT_LSA
|
||||
msrpc3
|
||||
krb5samba
|
||||
''')
|
||||
|
||||
bld.SAMBA3_SUBSYSTEM('SAMBA_VERSION',
|
||||
source='lib/version.c',
|
||||
|
Loading…
Reference in New Issue
Block a user