summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/CompilerTest.mk
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/gbuild/CompilerTest.mk')
-rw-r--r--solenv/gbuild/CompilerTest.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/CompilerTest.mk b/solenv/gbuild/CompilerTest.mk
index 8a1ba58717e0..4178b51a59d2 100644
--- a/solenv/gbuild/CompilerTest.mk
+++ b/solenv/gbuild/CompilerTest.mk
@@ -40,6 +40,7 @@ $(eval $(foreach method, \
add_objcobjects \
add_objcxxobject \
add_objcxxobjects \
+ use_udk_api \
, \
$(call gb_CompilerTest__forward_to_Linktarget,$(method)) \
))