소스 검색

examples: distribute opencl kernel source

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

+ 1 - 0
examples/Makefile.am

@@ -39,6 +39,7 @@ endif
 EXTRA_DIST = 					\
 	basic_examples/vector_scal_opencl_kernel.cl \
 	spmv/spmv_cuda.cu			\
+	spmv/spmv_opencl.cl			\
 	gordon/null_kernel_gordon.c		\
 	mult/xgemm.c				\
 	lu/xlu.c				\