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