1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

build: line-break deps for 'param' subsystem

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
This commit is contained in:
Michael Adam 2014-06-10 16:48:40 +02:00 committed by Martin Schwenke
parent 123e6584ae
commit 76ef9c17d3

View File

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