s3:waf: Reformat vlp
authorAndreas Schneider <asn@samba.org>
Tue, 22 Nov 2016 10:04:59 +0000 (11:04 +0100)
committerMichael Adam <obnox@samba.org>
Sun, 4 Dec 2016 15:35:21 +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 fbfce285b832c0f72e0a85439899da4c02eea4ce..5cd6dcb932e6399b4b02e1c5bf2034358acd6abe 100755 (executable)
@@ -1308,8 +1308,9 @@ bld.SAMBA3_BINARY('rpc_open_tcp',
 bld.SAMBA3_BINARY('vlp',
                  source='printing/tests/vlp.c',
                  deps='''
-                 talloc
-                 param''',
+                      talloc
+                      param
+                      ''',
                  install=False)
 
 bld.SAMBA3_PYTHON('pysmbd',