Fix typo in last commit

This commit is contained in:
Kurt Zeilenga 2002-01-28 21:33:57 +00:00
parent fef9741b52
commit a8710d2105

View file

@ -61,7 +61,7 @@ ldrversion.c: ldapmodrdn.o $(LDAP_LIBDEPEND)
@-$(RM) $@
$(MKVERSION) ldapmodrdn > $@
ldwversion.c: ldappasswd.o $(LDAP_LIBDEPEND)
ldwversion.c: ldapwhoami.o $(LDAP_LIBDEPEND)
@-$(RM) $@
$(MKVERSION) ldapwhoami > $@