summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/ssh-add
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-09-30 17:08:54 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-09-30 17:08:54 +0000
commitd3a68f6219de2d67f87950397fd565053cb7a7f0 (patch)
treeb556b46bcc43b6ab851356032bfd69584e9c57ba /usr.bin/ssh/ssh-add
parentdf99f93221606bc387239dd3989f74c1d1e02411 (diff)
use libc md5
Diffstat (limited to 'usr.bin/ssh/ssh-add')
-rw-r--r--usr.bin/ssh/ssh-add/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/ssh-add/Makefile b/usr.bin/ssh/ssh-add/Makefile
index b40858b8e77..438cfee3f70 100644
--- a/usr.bin/ssh/ssh-add/Makefile
+++ b/usr.bin/ssh/ssh-add/Makefile
@@ -8,7 +8,7 @@ LDADD= -lcrypto -ldes -lutil -lz
DPADD= ${LIBCRYPTO} ${LIBDES} ${LIBUTIL} ${LIBZ}
MAN= ssh-add.1
-SRCS= ssh-add.c log-client.c readpass.c rsa.c ssh_md5.c buffer.c \
+SRCS= ssh-add.c log-client.c readpass.c rsa.c buffer.c \
xmalloc.c bufaux.c authfd.c authfile.c crc32.c match.c \
mpaux.c minfd.c cipher.c compress.c