summaryrefslogtreecommitdiffstats
path: root/solenv/CompilerTest_compilerplugins_clang.mk
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/CompilerTest_compilerplugins_clang.mk')
-rw-r--r--solenv/CompilerTest_compilerplugins_clang.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/solenv/CompilerTest_compilerplugins_clang.mk b/solenv/CompilerTest_compilerplugins_clang.mk
index 4934ae28ea6e..f01f8e3a6024 100644
--- a/solenv/CompilerTest_compilerplugins_clang.mk
+++ b/solenv/CompilerTest_compilerplugins_clang.mk
@@ -22,4 +22,6 @@ $(eval $(call gb_CompilerTest_add_exception_objects,compilerplugins_clang, \
compilerplugins/clang/test/vclwidgets \
))
+$(eval $(call gb_CompilerTest_use_udk_api,compilerplugins_clang))
+
# vim: set noet sw=4 ts=4: