# $Id: Makefile,v 1.2 2003/04/27 00:22:11 max Exp $
# $FreeBSD: stable/6/sys/modules/netgraph/bluetooth/Makefile 114878 2003-05-10 21:44:42Z julian $

SUBDIR=	\
	bluetooth \
	hci	\
	l2cap	\
	socket	\
	bt3c	\
	h4	\
	ubt	\
	ubtbcmfw

.include <bsd.subdir.mk>

