summaryrefslogtreecommitdiffstats
path: root/opencl
diff options
context:
space:
mode:
Diffstat (limited to 'opencl')
-rw-r--r--opencl/Executable_opencltest.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/opencl/Executable_opencltest.mk b/opencl/Executable_opencltest.mk
index 4a8ef280e8e1..2767333b6491 100644
--- a/opencl/Executable_opencltest.mk
+++ b/opencl/Executable_opencltest.mk
@@ -27,4 +27,6 @@ $(eval $(call gb_Executable_use_libraries,opencltest,\
sal \
))
+$(eval $(call gb_Executable_add_default_nativeres,opencltest))
+
# vim: set noet sw=4 ts=4: