Index: uspace/lib/usb/Makefile
===================================================================
--- uspace/lib/usb/Makefile	(revision 252e30c70fdb8f44e392d95865ed60d1c24eaf41)
+++ uspace/lib/usb/Makefile	(revision 0cec844d322f50cced98388fe8d510b61d40b3ce)
@@ -53,5 +53,6 @@
 	src/hidreport.c \
 	src/host/device_keeper.c \
-	src/host/batch.c
+	src/host/batch.c \
+	src/host/bandwidth.c
 
 include $(USPACE_PREFIX)/Makefile.common
