Index: uspace/lib/usb/Makefile
===================================================================
--- uspace/lib/usb/Makefile	(revision b8100da862d7faddeef79335833e685b1bc3b497)
+++ uspace/lib/usb/Makefile	(revision 7da32198a80306383f14638c1e03fe834986397a)
@@ -31,5 +31,6 @@
 
 SOURCES = \
-	hcd.c
+	hcd.c \
+	usb.c
 
 include $(USPACE_PREFIX)/Makefile.common
