Index: uspace/lib/usbhost/Makefile
===================================================================
--- uspace/lib/usbhost/Makefile	(revision f58ef61d1eb8228798d5216b18e8d5bab331b6f3)
+++ uspace/lib/usbhost/Makefile	(revision 5bf76c164fa130e2a664b14a5d195687bf11e6e2)
@@ -35,7 +35,7 @@
 
 SOURCES = \
-	src/device_keeper.c \
 	src/endpoint.c \
 	src/iface.c \
+	src/usb_device_manager.c \
 	src/usb_endpoint_manager.c \
 	src/usb_transfer_batch.c
