mirror of
https://github.com/samba-team/samba.git
synced 2025-10-21 03:33:16 +03:00
r22403: this dependencies should be private
metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
581f33d920
commit
c3cc03ffb2
@@ -11,8 +11,9 @@ OBJ_FILES = \
|
||||
ldap_backend.o \
|
||||
ldap_bind.o \
|
||||
ldap_extended.o
|
||||
PRIVATE_DEPENDENCIES = CREDENTIALS
|
||||
PUBLIC_DEPENDENCIES = \
|
||||
LIBCLI_LDAP SAMDB process_model auth GENSEC_SOCKET
|
||||
PRIVATE_DEPENDENCIES = CREDENTIALS \
|
||||
LIBCLI_LDAP SAMDB \
|
||||
process_model auth \
|
||||
GENSEC_SOCKET
|
||||
# End SUBSYSTEM SMB
|
||||
#######################
|
||||
|
Reference in New Issue
Block a user