More missed named fixups related to the include directory move.
[dragonfly.git] / sys / dev / Makefile
1 # $DragonFly: src/sys/dev/Makefile,v 1.4 2004/04/25 17:40:21 drhodus Exp $
2 #
3
4 SUBDIR=agp crypto disk drm misc netif pccard powermng raid \
5         serial sound usbmisc video
6
7 .include <bsd.subdir.mk>