Explorar o código

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

Nathalie Furmento %!s(int64=6) %!d(string=hai) anos
pai
achega
0cd8f7dcd0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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 \