mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
r7763: fixed some circular dependencies
(This used to be commit 3bdf89b0f7521ca39d48dc4c32fe96971d4d60fd)
This commit is contained in:
parent
6d1fedd199
commit
a40d966ff5
@ -19,8 +19,7 @@ ADD_OBJ_FILES = \
|
||||
dsdb/samdb/samdb_privilege.o \
|
||||
dsdb/common/flag_mapping.o
|
||||
REQUIRED_SUBSYSTEMS = \
|
||||
DCERPC_COMMON \
|
||||
LIBLDB
|
||||
DCERPC_COMMON
|
||||
#
|
||||
# End SUBSYSTEM SAMDB
|
||||
################################################
|
||||
|
@ -7,6 +7,6 @@ ADD_OBJ_FILES = libcli/ldap/ldap.o \
|
||||
libcli/ldap/ldap_msg.o \
|
||||
libcli/ldap/ldap_ndr.o \
|
||||
libcli/ldap/ldap_ildap.o
|
||||
REQUIRED_SUBSYSTEMS = LIBCLI_UTILS LIBBASIC LIBEVENTS GENSEC SOCKET RPC_NDR_SAMR
|
||||
REQUIRED_SUBSYSTEMS = LIBCLI_UTILS LIBEVENTS GENSEC SOCKET RPC_NDR_SAMR
|
||||
# End SUBSYSTEM LIBCLI_LDAP
|
||||
#################################
|
||||
|
@ -8,7 +8,7 @@ ADD_OBJ_FILES = \
|
||||
librpc/ndr/ndr_string.o \
|
||||
librpc/ndr/ndr_obfuscate.o \
|
||||
librpc/ndr/ndr_misc.o
|
||||
REQUIRED_SUBSYSTEMS = LIBCLI_UTILS LIBTALLOC LIBBASIC
|
||||
REQUIRED_SUBSYSTEMS = LIBCLI_UTILS LIBTALLOC
|
||||
# End SUBSYSTEM NDR_RAW
|
||||
################################################
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user