Browse Source

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

Nathalie Furmento 13 years ago
parent
commit
790b9309b9
1 changed files with 2 additions and 1 deletions
  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