summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/lib
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-03-14 20:13:30 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-03-14 20:13:30 +0000
commit7d4194675a636251c876237d7e8266dd33b37ce0 (patch)
tree62abbc4ad9a40443909be709e714ace94d18dc57 /usr.bin/ssh/lib
parenta9954996130ba84aacb02da5cca6c625add1f3b9 (diff)
support DESTDIR include fetching; dm
Diffstat (limited to 'usr.bin/ssh/lib')
-rw-r--r--usr.bin/ssh/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/lib/Makefile b/usr.bin/ssh/lib/Makefile
index 8f7e4f75afa..51aedd4a3e3 100644
--- a/usr.bin/ssh/lib/Makefile
+++ b/usr.bin/ssh/lib/Makefile
@@ -15,7 +15,7 @@ install:
.include <bsd.own.mk>
.if (${KERBEROS} == "yes")
-CFLAGS+= -DKRB4 -I/usr/include/kerberosIV
+CFLAGS+= -DKRB4 -I${DESTDIR}/usr/include/kerberosIV
.if (${AFS} == "yes")
CFLAGS+= -DAFS
SRCS+= radix.c