mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
14 lines
108 B
Makefile
14 lines
108 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
SUBDIR= \
|
||
|
|
bluetooth \
|
||
|
|
hci \
|
||
|
|
l2cap \
|
||
|
|
socket \
|
||
|
|
bt3c \
|
||
|
|
h4 \
|
||
|
|
ubt
|
||
|
|
|
||
|
|
.include <bsd.subdir.mk>
|
||
|
|
|