mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-14 02:43:04 -05:00
Fix typo
This commit is contained in:
parent
cbb281cc4e
commit
393a5e21b8
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ SRCS = main.c daemon.c connection.c search.c filter.c add.c charray.c \
|
|||
value.c ava.c bind.c unbind.c abandon.c filterentry.c \
|
||||
phonetic.c acl.c str2filter.c aclparse.c init.c \
|
||||
detach.c repl.c lock.c \
|
||||
suffixAlias.c schema.c schemaparse.c monitor.c configinfo.c
|
||||
suffixalias.c schema.c schemaparse.c monitor.c configinfo.c
|
||||
OBJS = main.o daemon.o connection.o search.o filter.o add.o charray.o \
|
||||
attr.o entry.o config.o backend.o result.o operation.o \
|
||||
dn.o compare.o modify.o delete.o modrdn.o ch_malloc.o \
|
||||
|
|
|
|||
Loading…
Reference in a new issue