mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s3-waf: Fix the build
This commit is contained in:
parent
f702578f76
commit
da894b7023
@ -175,7 +175,8 @@ READLINE_SRC = '''lib/readline.c'''
|
||||
|
||||
POPT_LIB_SRC = '''lib/popt_common.c'''
|
||||
|
||||
PARAM_WITHOUT_REG_SRC = '''param/loadparm.c param/util.c lib/sharesec.c lib/ldap_debug_handler.c'''
|
||||
PARAM_WITHOUT_REG_SRC = '''param/loadparm.c param/util.c param/loadparm_server_role.c
|
||||
lib/sharesec.c lib/ldap_debug_handler.c'''
|
||||
PARAM_REG_ADD_SRC = '''${REG_SMBCONF_SRC} ${LIBSMBCONF_SRC} ${PRIVILEGES_BASIC_SRC}'''
|
||||
PARAM_SRC = '''${PARAM_REG_ADD_SRC}'''
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user