diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7ba9ee214..606f1c204 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -404,6 +404,9 @@ endif
 endif
 
 examplebin_PROGRAMS = \
+	microbenchs/async_tasks_overhead	\
+	microbenchs/sync_tasks_overhead		\
+	microbenchs/tasks_overhead		\
 	microbenchs/tasks_size_overhead		\
 	microbenchs/local_pingpong
 examplebin_SCRIPTS = \
