From 460b45878e0334c4c0053e5eaba158b8156a87c2 Mon Sep 17 00:00:00 2001 From: wollman Date: Sat, 15 Jun 1996 18:05:36 +0000 Subject: Add `netkey' to list of kernel directories to include in /usr/include. --- include/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/Makefile b/include/Makefile index 822da5a..83efb56 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $Id: Makefile,v 1.35 1996/02/14 15:17:53 wollman Exp $ +# $Id: Makefile,v 1.36 1996/06/04 21:30:35 phk Exp $ # # Doing a make install builds /usr/include # @@ -26,7 +26,7 @@ MFILES= float.h floatingpoint.h stdarg.h varargs.h LFILES= errno.h fcntl.h syslog.h termios.h DIRS= arpa protocols rpc -LDIRS= net netinet netipx nfs pccard sys vm #netccitt netiso netns +LDIRS= net netinet netipx netkey nfs pccard sys vm #netccitt netiso netns LUDIR= ufs UDIRS= ufs/ffs ufs/lfs ufs/mfs ufs/ufs -- cgit v1.1