Index: uspace/lib/usb/Makefile
===================================================================
--- uspace/lib/usb/Makefile	(revision 252e30c70fdb8f44e392d95865ed60d1c24eaf41)
+++ uspace/lib/usb/Makefile	(revision da9ebcaebe3f2f652690f890a79e9d9f49d48083)
@@ -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
