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