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