7473c1093a
Reconnect ng_h(4) back to the build. Reviewed by: kensmith Approved by: re (kensmith) MFC after: 1 month
15 lines
171 B
Makefile
15 lines
171 B
Makefile
# $Id: Makefile,v 1.2 2003/04/27 00:22:11 max Exp $
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= \
|
|
bluetooth \
|
|
hci \
|
|
l2cap \
|
|
socket \
|
|
bt3c \
|
|
h4 \
|
|
ubt \
|
|
ubtbcmfw
|
|
|
|
.include <bsd.subdir.mk>
|