From 416353430e4c287061f684d1b03d8acbcbf26287 Mon Sep 17 00:00:00 2001 From: mho <> Date: Mon, 14 Jul 2003 16:14:43 +0000 Subject: [PATCH] Enable build of unified libkrb5. ok deraadt, todd. Testing by hin, jakob, David Krause, ... --- src/include/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/include/Makefile b/src/include/Makefile index f76c6303..11994332 100644 --- a/src/include/Makefile +++ b/src/include/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.118 2003/06/02 08:45:58 markus Exp $ +# $OpenBSD: Makefile,v 1.119 2003/07/14 16:14:43 mho Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 @@ -61,7 +61,7 @@ NOOBJ= noobj .include SYS_INCLUDE?= copies .if ${KERBEROS5:L} == "yes" -RDIRS+= ../kerberosV/lib +RDIRS+= ../lib/libkrb5 ../lib/libgssapi ../lib/libkadm5srv .endif prereq: