Index: uspace/lib/usb/Makefile
===================================================================
--- uspace/lib/usb/Makefile	(revision 1fb1339c2806d3d992b780c1f6c3a411fc3fdfe6)
+++ uspace/lib/usb/Makefile	(revision b01995bc1785fe762503d71e2ecf19c3d7630acb)
@@ -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
