mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
s3:waf: Reformat PRINTBASE
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
7227a85daf
commit
b21adbeb18
@ -790,8 +790,14 @@ else:
|
||||
deps='')
|
||||
|
||||
bld.SAMBA3_SUBSYSTEM('PRINTBASE',
|
||||
source='''printing/notify.c printing/printing_db.c''',
|
||||
deps='samba-util tdb')
|
||||
source='''
|
||||
printing/notify.c
|
||||
printing/printing_db.c
|
||||
''',
|
||||
deps='''
|
||||
samba-util
|
||||
tdb
|
||||
''')
|
||||
|
||||
bld.SAMBA3_SUBSYSTEM('PRINTBACKEND',
|
||||
source='''printing/printing.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user