Index: uspace/app/tmon/Makefile
===================================================================
--- uspace/app/tmon/Makefile	(revision 2986763fc2e848fb51ae1d7364693132f11ad7ca)
+++ uspace/app/tmon/Makefile	(revision 3038d518c8964eb6ceeb13d82eafc07e08a0d630)
@@ -30,5 +30,5 @@
 BINARY = tmon
 
-LIBS = drv
+LIBS = drv usb
 
 SOURCES = \
@@ -36,5 +36,5 @@
 	list.c\
 	tf.c\
-	burst_tests.c\
+	tests.c\
 	resolve.c
 
