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