xref: /freebsd/usr.bin/bluetooth/Makefile (revision 1e413cf93298b5b97441a21d9a50fdcd0ee9945e)
1# $Id $
2# $FreeBSD$
3
4SUBDIR=	\
5	bthost \
6	btsockstat \
7	rfcomm_sppd
8
9.include <bsd.subdir.mk>
10
11