summaryrefslogtreecommitdiffstats
path: root/usr.bin/bluetooth/Makefile
diff options
context:
space:
mode:
authoremax <emax@FreeBSD.org>2003-10-12 22:04:24 +0000
committeremax <emax@FreeBSD.org>2003-10-12 22:04:24 +0000
commit41bb0e8fd2568243020852e22a6d176bccfa60cd (patch)
tree0ae0c2be63f9f9161693789721b96beb9cabcc77 /usr.bin/bluetooth/Makefile
parent66feac7937e372f502539e7d443aee80a25abe16 (diff)
downloadFreeBSD-src-41bb0e8fd2568243020852e22a6d176bccfa60cd.zip
FreeBSD-src-41bb0e8fd2568243020852e22a6d176bccfa60cd.tar.gz
Update Bluetooth code.
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org> Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
Diffstat (limited to 'usr.bin/bluetooth/Makefile')
-rw-r--r--usr.bin/bluetooth/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/bluetooth/Makefile b/usr.bin/bluetooth/Makefile
index be3146e..9ef16cc 100644
--- a/usr.bin/bluetooth/Makefile
+++ b/usr.bin/bluetooth/Makefile
@@ -1,7 +1,9 @@
# $Id $
# $FreeBSD$
-SUBDIR= btsockstat \
+SUBDIR= \
+ bthost \
+ btsockstat \
rfcomm_sppd
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud