mirror of
https://github.com/samba-team/samba.git
synced 2025-07-30 19:42:05 +03:00
s3:waf: Reformat errors3
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:
committed by
Michael Adam
parent
5ed16615cd
commit
956cb528fd
@ -1011,7 +1011,11 @@ bld.SAMBA3_LIBRARY('CHARSET3',
|
||||
private_library=True)
|
||||
|
||||
bld.SAMBA3_SUBSYSTEM('errors3',
|
||||
source='libsmb/errormap.c libsmb/smberr.c lib/errmap_unix.c',
|
||||
source='''
|
||||
libsmb/errormap.c
|
||||
libsmb/smberr.c
|
||||
lib/errmap_unix.c
|
||||
''',
|
||||
deps='samba-errors')
|
||||
|
||||
bld.SAMBA3_SUBSYSTEM('LIBCLI_SAMR',
|
||||
|
Reference in New Issue
Block a user