Parcourir la source

tests/Makefile.am: add opencl kernel to dist file

Nathalie Furmento il y a 6 ans
Parent
commit
0cd8f7dcd0
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      tests/Makefile.am

+ 1 - 0
tests/Makefile.am

@@ -59,6 +59,7 @@ EXTRA_DIST =					\
 	datawizard/interfaces/csr/csr_opencl_kernel.cl \
 	datawizard/interfaces/block/block_opencl_kernel.cl \
 	perfmodels/opencl_memset_kernel.cl \
+	perfmodels/opencl_memset_kernel_01.cl \
 	$(MICROBENCHS:=.sh) \
 	microbenchs/microbench.sh \
 	model-checking/platform.xml \