Index: uspace/drv/usbhub/Makefile
===================================================================
--- uspace/drv/usbhub/Makefile	(revision 43178271ecca79c7c77563dbd2a252faa9b39f82)
+++ uspace/drv/usbhub/Makefile	(revision 93fb170c39691e453743ec966fe97197a7ddbfd1)
@@ -34,5 +34,7 @@
 SOURCES = \
 	main.c \
-	utils.c
+	utils.c \
+	usbhub.c \
+	usblist.c
 
 include $(USPACE_PREFIX)/Makefile.common
