Install i4b_rbch_ioctl.h, it is needed i.e. for userland PPP.
Requested by Brian Somers.
This commit is contained in:
parent
e5b75269ea
commit
5eb2c7d064
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2001/01/05 12:49:52 martin Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2001/10/21 17:02:06 martin Exp $
|
||||
|
||||
KDIR= /sys/netisdn
|
||||
INCSDIR= /usr/include/netisdn
|
||||
|
||||
INCS= i4b_cause.h i4b_trace.h i4b_debug.h i4b_ioctl.h i4b_tel_ioctl.h
|
||||
|
||||
INCS= i4b_cause.h i4b_trace.h i4b_debug.h i4b_ioctl.h i4b_tel_ioctl.h \
|
||||
i4b_rbch_ioctl.h
|
||||
|
||||
.include <bsd.kinc.mk>
|
||||
|
|
Loading…
Reference in New Issue