浏览代码

Install missing programs for the corresponding .sh scripts

Samuel Thibault 5 年之前
父节点
当前提交
cd50593c6c
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      tests/Makefile.am

+ 3 - 0
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 = \