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