From feef2424ad1a8ff0bacbab77aa67311c95a56fa8 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 18 Mar 2004 01:20:14 +0000 Subject: [PATCH] Fix typo in commit before last --- servers/slapd/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/slapd/Makefile.in b/servers/slapd/Makefile.in index 57545cf987..33691a4778 100644 --- a/servers/slapd/Makefile.in +++ b/servers/slapd/Makefile.in @@ -54,7 +54,7 @@ OBJS = main.o globals.o config.o daemon.o \ backglue.o operational.o matchedValues.o cancel.o syncrepl.o \ backover.o ctxcsn.o ldapsync.o sessionlog.o \ slapadd.o slapcat.o slapcommon.o slapdn.o slapindex.o \ - slappasswd.o slaptest.c \ + slappasswd.o slaptest.o \ $(@PLAT@_OBJS) LDAP_INCDIR= ../../include -I$(srcdir)/slapi -- 2.39.5