summaryrefslogtreecommitdiff
path: root/sys/dev/Makefile
diff options
context:
space:
mode:
authorjmcneill <jmcneill@NetBSD.org>2011-07-09 14:52:02 +0000
committerjmcneill <jmcneill@NetBSD.org>2011-07-09 14:52:02 +0000
commit86301e8a47c8fd0ebdcd039520830741749b0969 (patch)
tree061d091720b8bf6995c53b467ac9725296b8fdce /sys/dev/Makefile
parentb01d0afb6bbd97f999e77d0f435bc94bc33d2cd7 (diff)
install dtvio.h, dtvio_demux.h, dtvio_frontend.h
Diffstat (limited to 'sys/dev/Makefile')
-rw-r--r--sys/dev/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/Makefile b/sys/dev/Makefile
index 1179abdb62c..aae3c510c6e 100644
--- a/sys/dev/Makefile
+++ b/sys/dev/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2009/12/05 11:34:37 haad Exp $
+# $NetBSD: Makefile,v 1.31 2011/07/09 14:52:03 jmcneill Exp $
-SUBDIR= apm ata bluetooth dec dm dmover hpc i2o ic ieee1394 ir isa microcode \
- ofw pci pckbport pcmcia pud putter raidframe sbus scsipi sun \
- tc usb vme wscons
+SUBDIR= apm ata bluetooth dec dm dmover dtv hpc i2o ic ieee1394 ir isa \
+ microcode ofw pci pckbport pcmcia pud putter raidframe sbus scsipi \
+ sun tc usb vme wscons
INCSDIR= /usr/include/dev