ソースを参照

Install missing programs for the corresponding .sh scripts

Samuel Thibault 6 年 前
コミット
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 = \