summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/Makefile
diff options
context:
space:
mode:
authoremax <emax@FreeBSD.org>2004-01-25 21:33:59 +0000
committeremax <emax@FreeBSD.org>2004-01-25 21:33:59 +0000
commit43320931690bc5a3408b7b709d48c54fc7d9bc2c (patch)
treee85f8e5c551c6f46cdc427a045c8691ff3c90ef0 /usr.sbin/bluetooth/Makefile
parentfe992d62dbc4b5606c681038c28400725e4a5345 (diff)
downloadFreeBSD-src-43320931690bc5a3408b7b709d48c54fc7d9bc2c.zip
FreeBSD-src-43320931690bc5a3408b7b709d48c54fc7d9bc2c.tar.gz
Cleanup CFLAGS in libsdp(3) Makefile
Connect sdpd(8) to the build Reviewed by: ru, imp (mentor)
Diffstat (limited to 'usr.sbin/bluetooth/Makefile')
-rw-r--r--usr.sbin/bluetooth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/Makefile b/usr.sbin/bluetooth/Makefile
index 916a1aea..23c03f7 100644
--- a/usr.sbin/bluetooth/Makefile
+++ b/usr.sbin/bluetooth/Makefile
@@ -10,7 +10,8 @@ SUBDIR= \
l2control \
l2ping \
rfcomm_pppd \
- sdpcontrol
+ sdpcontrol \
+ sdpd
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud