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