mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 08:39:37 -05:00
Fix typo in last commit
This commit is contained in:
parent
fef9741b52
commit
a8710d2105
1 changed files with 1 additions and 1 deletions
|
|
@ -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 > $@
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue