1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

s3:waf: Reformat msg_source

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:
Andreas Schneider 2016-11-22 11:03:22 +01:00 committed by Michael Adam
parent 777a620daf
commit ea4deca927

View File

@ -1256,8 +1256,9 @@ bld.SAMBA3_BINARY('msg_sink',
bld.SAMBA3_BINARY('msg_source',
source='torture/msg_source.c',
deps='''
talloc
param''',
talloc
param
''',
install=False)
bld.SAMBA3_BINARY('pdbtest',