Преглед на файлове

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 = \