]> git.sur5r.net Git - openldap/commitdiff
Fix typo in last commit
authorKurt Zeilenga <kurt@openldap.org>
Mon, 28 Jan 2002 21:33:57 +0000 (21:33 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 28 Jan 2002 21:33:57 +0000 (21:33 +0000)
clients/tools/Makefile.in

index 0debdafb6b1b6f40adb253297dd6115d81aaa094..7e414b84f2db785a6f38c891416bea6c09aee6fc 100644 (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 > $@