Index: uspace/app/hbench/Makefile
===================================================================
--- uspace/app/hbench/Makefile	(revision fe656783f1136cc632328ef6c088aad3cb650fdd)
+++ uspace/app/hbench/Makefile	(revision 5fbc1f953112da8e25c6e6c8da0736cdea4af484)
@@ -43,5 +43,6 @@
 	ipc/ping_pong.c \
 	malloc/malloc1.c \
-	malloc/malloc2.c
+	malloc/malloc2.c \
+	synch/fibril_mutex.c
 
 include $(USPACE_PREFIX)/Makefile.common
