Преглед изворни кода

examples/Makefile.am: remove duplicate line

Nathalie Furmento пре 13 година
родитељ
комит
eed1ba5bbc
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      examples/Makefile.am

+ 0 - 2
examples/Makefile.am

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