Explorar el Código

Install missing programs for the corresponding .sh scripts

Samuel Thibault hace 5 años
padre
commit
cd50593c6c
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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 = \