Browse Source

Install missing programs for the corresponding .sh scripts

Samuel Thibault 4 years ago
parent
commit
cd50593c6c
1 changed files with 3 additions and 0 deletions
  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 = \