build: line-break deps for 'param' subsystem
authorMichael Adam <obnox@samba.org>
Tue, 10 Jun 2014 14:48:40 +0000 (16:48 +0200)
committerMartin Schwenke <martins@samba.org>
Wed, 9 Sep 2015 11:12:43 +0000 (13:12 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
Autobuild-User(master): Martin Schwenke <martins@samba.org>
Autobuild-Date(master): Wed Sep  9 13:12:43 CEST 2015 on sn-devel-104

source3/wscript_build

index 49e18ddfe3a35fb8eb00ae7a13199dee2789c086..48fb144c8cc48532eff191bcfa1ba4334542a1ae 100755 (executable)
@@ -171,7 +171,16 @@ bld.SAMBA3_SUBSYSTEM('param',
                    lib/sharesec.c
                    lib/ldap_debug_handler.c
                    lib/util_names.c''',
-                   deps='''samba-util PARAM_UTIL ldap lber LOADPARM_CTX samba3core smbconf param_local.h param_global.h cups''')
+                   deps='''samba-util
+                   PARAM_UTIL
+                   ldap
+                   lber
+                   LOADPARM_CTX
+                   samba3core
+                   smbconf
+                   param_local.h
+                   param_global.h
+                   cups''')
 
 # this includes only the low level parse code, not stuff
 # that requires knowledge of security contexts