summaryrefslogtreecommitdiff
path: root/sc/Library_scopencl.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2013-10-29 16:40:57 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2013-10-29 17:00:31 -0400
commitf571c985c0cef19b821ca34582de6abcbf940e0e (patch)
treeb2e91186fa2302a0b641d89b672b7645d23762c3 /sc/Library_scopencl.mk
parentb0aec6296d480a4444203032cf05e0ec71259b6d (diff)
Properly split opbase.hxx into header and source files.
Change-Id: I6ab5a792b5c31b44b8f302e45ec3511d3e2d6cdc
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 0efe3cf61532..2fb8cfc81f0b 100644
--- a/sc/Library_scopencl.mk
+++ b/sc/Library_scopencl.mk
@@ -38,6 +38,7 @@ $(eval $(call gb_Library_use_libraries,scopencl,\
$(eval $(call gb_Library_add_exception_objects,scopencl,\
sc/source/core/opencl/formulagroupcl \
sc/source/core/opencl/openclwrapper \
+ sc/source/core/opencl/opbase \
sc/source/core/opencl/op_financial \
sc/source/core/opencl/op_database \
sc/source/core/opencl/op_math \