Skip to content
Snippets Groups Projects
Commit dff7315e authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Need ../cr.o

parent b9bd44b0
Branches
Tags
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment