Index: uspace/app/perf/Makefile
===================================================================
--- uspace/app/perf/Makefile	(revision 1edd6d0c4201fd549dcce1ac7154c0ee7d6ab4c9)
+++ uspace/app/perf/Makefile	(revision a615be0f62718e4af73eb5a2f4ba35941be7e85a)
@@ -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
