summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/ssh-keysign/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/usr.bin/ssh-keysign/Makefile')
-rw-r--r--secure/usr.bin/ssh-keysign/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/usr.bin/ssh-keysign/Makefile b/secure/usr.bin/ssh-keysign/Makefile
index 0e1166b..5fdd672 100644
--- a/secure/usr.bin/ssh-keysign/Makefile
+++ b/secure/usr.bin/ssh-keysign/Makefile
@@ -2,6 +2,7 @@
PROG= ssh-keysign
MAN= ssh-keysign.8
+CFLAGS+=-I${SSHDIR}
DPADD= ${LIBSSH} ${LIBCRYPTO} ${LIBZ}
LDADD= -lssh -lcrypto -lz
OpenPOWER on IntegriCloud