From e6cd39da4f3397db55401be960adeb132b788617 Mon Sep 17 00:00:00 2001 From: Simon Schubert Date: Sun, 11 Jan 2009 18:44:47 +0100 Subject: [PATCH] Install ppbus headers. --- etc/mtree/BSD.include.dist | 2 ++ include/Makefile | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist index fd15fa42b7..18f5702a2c 100644 --- a/etc/mtree/BSD.include.dist +++ b/etc/mtree/BSD.include.dist @@ -19,6 +19,8 @@ .. pci .. + ppbus + .. isa .. .. diff --git a/include/Makefile b/include/Makefile index 5747d939b8..dd3f1425bc 100644 --- a/include/Makefile +++ b/include/Makefile @@ -64,7 +64,7 @@ LSUBDIRS= bus/cam bus/cam/scsi \ netgraph/mppc netgraph/one2many netgraph/ppp \ netgraph/pppoe netgraph/pptpgre netgraph/rfc1490 netgraph/socket \ netgraph/tee netgraph/tty netgraph/vjc \ - bus/cam bus/usb bus/pccard bus/pci bus/isa \ + bus/cam bus/usb bus/pccard bus/pci bus/isa bus/ppbus \ netproto/atalk netproto/atm netproto/ipsec netproto/ipx \ netproto/key netproto/natm netproto/ncp netproto/ns netproto/smb \ netproto/atm/ipatm netproto/atm/sigpvc netproto/atm/spans \ -- 2.41.0