瀏覽代碼

StarPU-MPI: make check also runs examples/stencil/stencil5

Nathalie Furmento 14 年之前
父節點
當前提交
255ecb0ca0
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      mpi/Makefile.am

+ 3 - 0
mpi/Makefile.am

@@ -79,6 +79,9 @@ libstarpumpi_la_SOURCES =				\
 	starpu_mpi_insert_task.c
 
 
+check_PROGRAMS +=				\
+	examples/stencil/stencil5
+
 examplebin_PROGRAMS +=				\
 	examples/stencil/stencil5