Index: uspace/app/perf/Makefile
===================================================================
--- uspace/app/perf/Makefile	(revision 1edd6d0c4201fd549dcce1ac7154c0ee7d6ab4c9)
+++ uspace/app/perf/Makefile	(revision e131833cdbc9561a0a17a58dba2c57bb8e4f8c3e)
@@ -36,5 +36,7 @@
 	perf.c \
 	ipc/ns_ping.c \
-	ipc/ping_pong.c
+	ipc/ping_pong.c \
+	malloc/malloc1.c \
+	malloc/malloc2.c
 
 include $(USPACE_PREFIX)/Makefile.common
