s3:waf: Reformat PRINTBASE
authorAndreas Schneider <asn@samba.org>
Tue, 22 Nov 2016 09:47:54 +0000 (10:47 +0100)
committerMichael Adam <obnox@samba.org>
Sun, 4 Dec 2016 15:35:19 +0000 (16:35 +0100)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/wscript_build

index 193ee7d6a55650fcc21a286f8bb129bcada9af98..2831589f8ce756174774f190573b00cbd6d1f925 100755 (executable)
@@ -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