summaryrefslogtreecommitdiffstats
path: root/usr.sbin/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.sbin/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.sbin/bluetooth/Makefile')
-rw-r--r--usr.sbin/bluetooth/Makefile22
1 files changed, 12 insertions, 10 deletions
diff --git a/usr.sbin/bluetooth/Makefile b/usr.sbin/bluetooth/Makefile
index 32e1806..916a1aea 100644
--- a/usr.sbin/bluetooth/Makefile
+++ b/usr.sbin/bluetooth/Makefile
@@ -1,14 +1,16 @@
-# $Id: Makefile,v 1.3 2003/04/01 02:06:47 max Exp $
+# $Id: Makefile,v 1.5 2003/09/08 02:28:35 max Exp $
# $FreeBSD$
-SUBDIR= \
- bt3cfw \
- bcmfw \
- hccontrol \
- hcsecd \
- hcseriald \
- l2control \
- l2ping \
- rfcomm_pppd
+SUBDIR= \
+ bcmfw \
+ bt3cfw \
+ hccontrol \
+ hcsecd \
+ hcseriald \
+ l2control \
+ l2ping \
+ rfcomm_pppd \
+ sdpcontrol
+
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud