]> git.sur5r.net Git - openldap/commitdiff
Fix typo in last commit
authorKurt Zeilenga <kurt@openldap.org>
Thu, 25 May 2000 03:46:55 +0000 (03:46 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 25 May 2000 03:46:55 +0000 (03:46 +0000)
servers/slapd/tools/Makefile.in

index 436ee3c1a6f7c9590483faac69c5bfb15ecbf9de..ece80d638ef5148d9026c3eaa340916fadd6e7b6 100644 (file)
@@ -53,7 +53,7 @@ BDB2SRCS =
 QUIPUSRCS      = edb2ldif.c ldapsyntax.c chlog2replog.c
 SLAPD_OBJS = ../config.o ../ch_malloc.o ../backend.o ../charray.o \
                ../module.o ../aclparse.o ../filterentry.o \
-               ../schema.o ../schema_check.o ../schema_init.o ../schema_parse.o \
+               ../schema.o ../schema_check.o ../schema_init.o ../schema_prep.o \
                ../schemaparse.o ../ad.o ../at.o ../mr.o ../oc.o ../syntax.o \
                ../acl.o ../phonetic.o ../attr.o ../value.o ../entry.o \
                ../dn.o ../filter.o ../str2filter.o ../ava.o ../init.o \