mirror of
https://github.com/samba-team/samba.git
synced 2025-07-23 20:59:10 +03:00
s4-ldb: fixed build of oLschema2ldif
This commit is contained in:
@ -11,6 +11,6 @@ bld.SAMBA_BINARY('ntlm_auth',
|
||||
bld.SAMBA_BINARY('oLschema2ldif',
|
||||
source='oLschema2ldif.c',
|
||||
manpages='man/oLschema2ldif.1',
|
||||
deps='ldb-cmdline SAMDB'
|
||||
deps='ldb-cmdline SAMDB POPT_SAMBA'
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user