Index: uspace/lib/usb/Makefile
===================================================================
--- uspace/lib/usb/Makefile	(revision da9ebcaebe3f2f652690f890a79e9d9f49d48083)
+++ uspace/lib/usb/Makefile	(revision f0891ceffb99cfd7adae2b8dfc5798bcc7f0b54f)
@@ -54,5 +54,6 @@
 	src/host/device_keeper.c \
 	src/host/batch.c \
-	src/host/bandwidth.c
+	src/host/bandwidth.c \
+	src/host/usb_endpoint_manager.c
 
 include $(USPACE_PREFIX)/Makefile.common
