summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2004-07-15 12:07:54 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2004-07-15 12:07:54 +0000
commit7a48c56e460837e8ca1f1bbb8f516916e6e1c4eb (patch)
tree7d32b1d06648196ed6864a4781561c86a7926ac5
parentf7e1d5672c045d98faa98b1b461f4060dfe89a12 (diff)
do not install netiso header files, millert deraadt ok
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 55edfb8850f..2fd3cd6b7a7 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.127 2004/06/29 04:10:14 millert Exp $
+# $OpenBSD: Makefile,v 1.128 2004/07/15 12:07:53 henning Exp $
# $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $
# @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91
@@ -34,7 +34,7 @@ LFILES= errno.h fcntl.h syslog.h termios.h stdarg.h varargs.h
DIRS= arpa protocols rpc rpcsvc
LDIRS= crypto ddb dev isofs miscfs net netatalk netccitt netinet altq \
- netinet6 netipx netiso netnatm netns nfs scsi sys ufs uvm xfs
+ netinet6 netipx netnatm netns nfs scsi sys ufs uvm xfs
# Directories with an includes target
RDIRS= ../lib/libpthread ../lib/libcompat ../lib/libcurses \