1
0
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:
Andreas Schneider 2016-11-22 10:47:54 +01:00 committed by Michael Adam
parent 7227a85daf
commit b21adbeb18

View File

@ -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