]> git.sur5r.net Git - openldap/commitdiff
Need ../cr.o
authorKurt Zeilenga <kurt@openldap.org>
Wed, 9 Oct 2002 19:11:12 +0000 (19:11 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 9 Oct 2002 19:11:12 +0000 (19:11 +0000)
servers/slapd/tools/Makefile.in

index 269b8d4908205309d03d0e2332ec9713a58ec034..73780f68d6acc17fc4f617ce540277b14267ed90 100644 (file)
@@ -36,7 +36,7 @@ PROGRAMS=slapadd slapcat slapindex slappasswd
 SRCS = mimic.c slapcommon.c \
        slapadd.c slapcat.c slapindex.c slappasswd.c
 
-SLAPD_OBJS = ../config.o ../ch_malloc.o ../backend.o \
+SLAPD_OBJS = ../config.o ../ch_malloc.o ../cr.o ../backend.o \
                ../module.o ../aclparse.o ../filterentry.o ../schema.o \
                ../schema_check.o ../schema_init.o ../schema_prep.o \
                ../schemaparse.o ../ad.o ../at.o ../mr.o ../oc.o \