소스 검색

mpi/Makefile.am: make check does not run examples

Nathalie Furmento 14 년 전
부모
커밋
2a2810769f
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      mpi/Makefile.am

+ 0 - 3
mpi/Makefile.am

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