From: Kurt Zeilenga Date: Thu, 18 Mar 2004 01:20:14 +0000 (+0000) Subject: Fix typo in commit before last X-Git-Tag: OPENLDAP_REL_ENG_2_2_BP~218 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=feef2424ad1a8ff0bacbab77aa67311c95a56fa8;p=openldap Fix typo in commit before last --- 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