Switch on SHA1 hashing.
This commit is contained in:
parent
c7ff6083f9
commit
9061237999
@ -15,8 +15,9 @@ LDADD= -lopie -lmd
|
||||
|
||||
LINKS= ${BINDIR}/opiekey ${BINDIR}/otp-md4
|
||||
LINKS+= ${BINDIR}/opiekey ${BINDIR}/otp-md5
|
||||
LINKS+= ${BINDIR}/opiekey ${BINDIR}/otp-sha
|
||||
|
||||
MLINKS= opiekey.1 otp-md4.1 opiekey.1 otp-md5.1
|
||||
MLINKS= opiekey.1 otp-md4.1 opiekey.1 otp-md5.1 opiekey.1 otp-sha.1
|
||||
|
||||
.PATH: ${OPIE_DIST}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user