1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-29 04:23:51 +03:00

r26483: Merge ldb module dependency fixes, fix auth python module.

This commit is contained in:
Jelmer Vernooij
2007-12-17 04:22:44 +01:00
committed by Stefan Metzmacher
parent ef029d950c
commit 85eeecf997
24 changed files with 2019 additions and 1948 deletions

View File

@@ -9,7 +9,7 @@ OBJ_FILES = ldap.o \
ldap_controls.o
PUBLIC_DEPENDENCIES = LIBSAMBA-ERRORS LIBEVENTS LIBPACKET
PRIVATE_DEPENDENCIES = LIBCLI_COMPOSITE samba-socket NDR_SAMR LIBTLS ASN1_UTIL \
LDAP_ENCODE LIBNDR LP_RESOLVE
LDAP_ENCODE LIBNDR LP_RESOLVE gensec
[SUBSYSTEM::LDAP_ENCODE]