summaryrefslogtreecommitdiffstats
path: root/sc/Library_scopencl.mk
diff options
context:
space:
mode:
authorWei Wei <weiwei@multicorewareinc.com>2013-12-13 11:48:38 -0600
committerI-Jui (Ray) Sung <ray@multicorewareinc.com>2013-12-18 20:34:50 -0600
commitdf54e4f174659e2a4ceba517c30e7af2a633b0fb (patch)
treee7c77985db537f9c71d45a101fa16a4d8a095a12 /sc/Library_scopencl.mk
parentfdo#72306 Axis names were lost after saving file on LO. (diff)
downloadcore-df54e4f174659e2a4ceba517c30e7af2a633b0fb.tar.gz
core-df54e4f174659e2a4ceba517c30e7af2a633b0fb.zip
GPU Calc: VLOOKUP implementation
Change-Id: I0bec6d69f3302f01829bac903f68bc0f28db4c9d Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Diffstat (limited to 'sc/Library_scopencl.mk')
-rw-r--r--sc/Library_scopencl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_scopencl.mk b/sc/Library_scopencl.mk
index ed33ff88bb18..a126dd669b58 100644
--- a/sc/Library_scopencl.mk
+++ b/sc/Library_scopencl.mk
@@ -45,6 +45,7 @@ $(eval $(call gb_Library_add_exception_objects,scopencl,\
sc/source/core/opencl/op_statistical \
sc/source/core/opencl/op_array \
sc/source/core/opencl/op_logical \
+ sc/source/core/opencl/op_spreadsheet \
sc/source/core/opencl/clcc/clew \
))