Index: uspace/lib/usbhost/Makefile
===================================================================
--- uspace/lib/usbhost/Makefile	(revision e588d12330ac265c1a1189c72d7d9813fb1a049c)
+++ uspace/lib/usbhost/Makefile	(revision 8d2e251742ab219acbc8a6a85a15783e6290cab5)
@@ -39,5 +39,5 @@
 	src/endpoint.c \
 	src/hcd.c \
-	src/usb_endpoint_manager.c \
+	src/usb_bus.c \
 	src/usb_transfer_batch.c
 
