From: Andreas Schneider Date: Tue, 22 Nov 2016 09:47:54 +0000 (+0100) Subject: s3:waf: Reformat PRINTBASE X-Git-Tag: samba-4.6.0rc1~440 X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=b21adbeb18a0b264175d096d6c6f35ddaa0f91e0;p=samba.git s3:waf: Reformat PRINTBASE Signed-off-by: Andreas Schneider Reviewed-by: Michael Adam Reviewed-by: Andrew Bartlett --- diff --git a/source3/wscript_build b/source3/wscript_build index 193ee7d6a55..2831589f8ce 100755 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -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