Browse Source

examples/Makefile.am: do not add incrementer/incrementer_kernels_opencl_kernel.cl twice in nobase_STARPU_OPENCL_DATA_DATA

Nathalie Furmento 13 years ago
parent
commit
ba13c4c564
1 changed files with 0 additions and 2 deletions
  1. 0 2
      examples/Makefile.am

+ 0 - 2
examples/Makefile.am

@@ -696,8 +696,6 @@ endif
 if STARPU_USE_OPENCL
 cpp_incrementer_cpp_SOURCES += \
 	incrementer/incrementer_kernels_opencl.c
-nobase_STARPU_OPENCL_DATA_DATA+=
-	incrementer/incrementer_kernels_opencl_kernel.cl
 endif
 
 #######################