summaryrefslogtreecommitdiffstats
path: root/sys/modules/usb2/bluetooth_ng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/usb2/bluetooth_ng/Makefile')
-rw-r--r--sys/modules/usb2/bluetooth_ng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/usb2/bluetooth_ng/Makefile b/sys/modules/usb2/bluetooth_ng/Makefile
index d40f9fc..add9eaa 100644
--- a/sys/modules/usb2/bluetooth_ng/Makefile
+++ b/sys/modules/usb2/bluetooth_ng/Makefile
@@ -32,7 +32,7 @@ S=${.CURDIR}/../../..
KMOD=usb2_bluetooth_ng
SRCS=
SRCS+= bus_if.h usb2_if.h device_if.h vnode_if.h
-SRCS+= opt_usb.h opt_bus.h opt_netgraph.h
+SRCS+= opt_usb.h opt_bus.h opt_netgraph.h usbdevs.h
SRCS+= ng_ubt2.c
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud