Skip to content
Snippets Groups Projects
Commit 4d4e58d8 authored by Howard Chu's avatar Howard Chu
Browse files

ITS#3607 build alock code

parent d7396583
Branches
Tags
No related merge requests found
......@@ -18,14 +18,14 @@ SRCS = init.c tools.c config.c \
extended.c referral.c operational.c \
attr.c index.c key.c dbcache.c filterindex.c \
dn2entry.c dn2id.c error.c id2entry.c idl.c \
nextid.c cache.c trans.c
nextid.c cache.c trans.c alock.c
OBJS = init.lo tools.lo config.lo \
add.lo bind.lo compare.lo delete.lo modify.lo modrdn.lo search.lo \
extended.lo referral.lo operational.lo \
attr.lo index.lo key.lo dbcache.lo filterindex.lo \
dn2entry.lo dn2id.lo error.lo id2entry.lo idl.lo \
nextid.lo cache.lo trans.lo
nextid.lo cache.lo trans.lo alock.lo
LDAP_INCDIR= ../../../include
LDAP_LIBDIR= ../../../libraries
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment