Ver código fonte

Makefile.am: typo

Nathalie Furmento 15 anos atrás
pai
commit
75928d1155
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      examples/Makefile.am

+ 1 - 1
examples/Makefile.am

@@ -459,7 +459,7 @@ incrementer_incrementer_SOURCES +=	\
 	incrementer/incrementer_kernels_opencl.c
 endif
 
-nobase_STARPU_OPENCL_DATA_DATA = \
+nobase_STARPU_OPENCL_DATA_DATA += \
 	incrementer/incrementer_kernels_opencl_codelet.cl
 
 ####################