Sfoglia il codice sorgente

Install missing programs for the corresponding .sh scripts

Samuel Thibault 5 anni fa
parent
commit
cd50593c6c
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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 = \