Sfoglia il codice sorgente

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

Nathalie Furmento 14 anni fa
parent
commit
255ecb0ca0
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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