Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
3b7d3568
Commit
3b7d3568
authored
Jun 21, 2000
by
Mark Valence
Browse files
Added attribute.c
parent
51bd73ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-ldbm/Makefile.in
View file @
3b7d3568
...
...
@@ -4,12 +4,12 @@ SRCS = idl.c add.c search.c cache.c dbcache.c dn2id.c entry.c id2entry.c \
index.c id2children.c nextid.c abandon.c compare.c group.c
\
modify.c modrdn.c delete.c init.c config.c bind.c attr.c
\
filterindex.c unbind.c close.c alias.c tools.c key.c
\
extended.c passwd.c sasl.c referral.c
extended.c passwd.c sasl.c referral.c
attribute.c
OBJS
=
idl.lo add.lo search.lo cache.lo dbcache.lo dn2id.lo entry.lo id2entry.lo
\
index.lo id2children.lo nextid.lo abandon.lo compare.lo group.lo
\
modify.lo modrdn.lo delete.lo init.lo config.lo bind.lo attr.lo
\
filterindex.lo unbind.lo close.lo alias.lo tools.lo key.lo
\
extended.lo passwd.lo sasl.lo referral.lo
extended.lo passwd.lo sasl.lo referral.lo
attribute.lo
LDAP_INCDIR
=
../../../include
LDAP_LIBDIR
=
../../../libraries
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment