summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ssh/ssh-keysign/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/ssh/ssh-keysign/Makefile')
-rw-r--r--usr/src/cmd/ssh/ssh-keysign/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/ssh/ssh-keysign/Makefile b/usr/src/cmd/ssh/ssh-keysign/Makefile
index e31ae681a1..649935a050 100644
--- a/usr/src/cmd/ssh/ssh-keysign/Makefile
+++ b/usr/src/cmd/ssh/ssh-keysign/Makefile
@@ -36,7 +36,7 @@ include ../Makefile.ssh-common
FILEMODE= 04555
-LDLIBS += $(SSH_COMMON_LDLIBS) -lsocket -lnsl -lz -lcrypto
+LDLIBS += $(SSH_COMMON_LDLIBS) -lsocket -lnsl -lz -lsunw_crypto
POFILE_DIR= ..