Install kbdreg.h. The Xserver needs it.
This commit is contained in:
parent
487c013c51
commit
6c040077b9
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.1 1998/09/02 10:59:22 leo Exp $
|
||||
# $NetBSD: Makefile,v 1.2 1998/12/20 23:17:48 thomas Exp $
|
||||
|
||||
KDIR= /sys/arch/atari/dev
|
||||
INCSDIR= /usr/include/atari
|
||||
|
||||
INCS= grfioctl.h iteioctl.h kbdmap.h vuid_event.h
|
||||
INCS= grfioctl.h iteioctl.h kbdmap.h kbdreg.h vuid_event.h
|
||||
|
||||
.include <bsd.kinc.mk>
|
||||
|
|
Loading…
Reference in New Issue