From 456f2593a536e19a6666580ad6ede280d3e7459e Mon Sep 17 00:00:00 2001 From: des Date: Sat, 13 May 2006 21:38:16 +0000 Subject: Add a manual dependency on ssh_namespace.h. Discussed with: ru --- secure/lib/libssh/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'secure/lib/libssh/Makefile') diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile index 410d953..3a164bd 100644 --- a/secure/lib/libssh/Makefile +++ b/secure/lib/libssh/Makefile @@ -46,3 +46,5 @@ LDADD+= -lcrypto -lcrypt .include .PATH: ${SSHDIR} ${SSHDIR}/openbsd-compat + +${OBJS} ${POBJS} ${SOBJS}: ssh_namespace.h -- cgit v1.1