Index: uspace/lib/usbhost/Makefile
===================================================================
--- uspace/lib/usbhost/Makefile	(revision f58ef61d1eb8228798d5216b18e8d5bab331b6f3)
+++ uspace/lib/usbhost/Makefile	(revision 92d9406c5fcd9786b796bd3441ab6339da9c93d0)
@@ -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
