mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
r25105: No need to register ldb_map as a module.
(This used to be commit 6c66e09c9e
)
This commit is contained in:
parent
7d1698d4bb
commit
e885a8f477
@ -72,10 +72,9 @@ OBJ_FILES = \
|
||||
|
||||
################################################
|
||||
# Start MODULE ldb_map
|
||||
[MODULE::ldb_map]
|
||||
[SUBSYSTEM::ldb_map]
|
||||
PRIVATE_DEPENDENCIES = LIBTALLOC
|
||||
CFLAGS = -Ilib/ldb/include -Ilib/ldb/ldb_map
|
||||
SUBSYSTEM = LIBLDB
|
||||
OBJ_FILES = \
|
||||
ldb_map/ldb_map_inbound.o \
|
||||
ldb_map/ldb_map_outbound.o \
|
||||
|
Loading…
Reference in New Issue
Block a user