Index: uspace/lib/usb/Makefile
===================================================================
--- uspace/lib/usb/Makefile	(revision 1fb1339c2806d3d992b780c1f6c3a411fc3fdfe6)
+++ uspace/lib/usb/Makefile	(revision 79c8a964862f0ce14d3cec5fc6a0af2ebf9fa793)
@@ -50,5 +50,6 @@
 	src/usb.c \
 	src/usbdevice.c \
-	src/host/device_keeper.c
+	src/host/device_keeper.c \
+	src/host/batch.c
 
 include $(USPACE_PREFIX)/Makefile.common
