summaryrefslogtreecommitdiff
path: root/sys/dev/dec
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/dec')
-rw-r--r--sys/dev/dec/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/dec/Makefile b/sys/dev/dec/Makefile
index c096ebafead..05b2c133e0a 100644
--- a/sys/dev/dec/Makefile
+++ b/sys/dev/dec/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2001/04/11 07:42:31 jdolecek Exp $
+# $NetBSD: Makefile,v 1.4 2001/05/03 05:26:08 matt Exp $
INCSDIR= /usr/include/dev/dec
# Only install includes which are used by userland
-INCS= lk201.h
+INCS= lk201.h dec_boot.h
.include <bsd.kinc.mk>