浏览代码

examples/Makefile.am: add filters/multiformat/opencl.cl to distrib

Nathalie Furmento 13 年之前
父节点
当前提交
790b9309b9
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      examples/Makefile.am

+ 2 - 1
examples/Makefile.am

@@ -49,7 +49,8 @@ EXTRA_DIST = 					\
 	matvecmult/matvecmult_kernel.cl				\
 	basic_examples/block_opencl_kernel.cl			\
 	openmp/vector_scal.c			\
-	filters/fblock_opencl_kernel.cl
+	filters/fblock_opencl_kernel.cl		\
+	filters/multiformat/opencl.cl
 
 CLEANFILES = 					\
 	gordon/null_kernel_gordon.spuelf