mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s3:waf: Reformat msg_sink
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
e30120f946
commit
777a620daf
@ -1248,8 +1248,9 @@ bld.SAMBA3_BINARY('msgtest',
|
|||||||
bld.SAMBA3_BINARY('msg_sink',
|
bld.SAMBA3_BINARY('msg_sink',
|
||||||
source='torture/msg_sink.c',
|
source='torture/msg_sink.c',
|
||||||
deps='''
|
deps='''
|
||||||
talloc
|
talloc
|
||||||
param''',
|
param
|
||||||
|
''',
|
||||||
install=False)
|
install=False)
|
||||||
|
|
||||||
bld.SAMBA3_BINARY('msg_source',
|
bld.SAMBA3_BINARY('msg_source',
|
||||||
|
Loading…
Reference in New Issue
Block a user