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