aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1996-06-15 18:05:36 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1996-06-15 18:05:36 +0000
commitc72c7259e5a85b46634ed73571c8135b579b902b (patch)
treed25f566db5363a896846683bf39b58e1aca5a7e2 /include
parent5dd5cdca60fb6a5c29d1f696f25d85c745d4d701 (diff)
downloadsrc-c72c7259e5a85b46634ed73571c8135b579b902b.tar.gz
src-c72c7259e5a85b46634ed73571c8135b579b902b.zip
Add `netkey' to list of kernel directories to include in /usr/include.
Notes
Notes: svn path=/head/; revision=16396
Diffstat (limited to 'include')
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 822da5ac3195..83efb56f92d6 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