瀏覽代碼

Add blas_model.c in tarball

Samuel Thibault 14 年之前
父節點
當前提交
89e5279a57
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      examples/Makefile.am

+ 1 - 0
examples/Makefile.am

@@ -35,6 +35,7 @@ endif
 
 EXTRA_DIST = 					\
 	basic_examples/vector_scal_opencl_kernel.cl \
+	common/blas_model.c			\
 	spmv/spmv_cuda.cu			\
 	spmv/spmv_opencl.cl			\
 	gordon/null_kernel_gordon.c		\