summaryrefslogtreecommitdiff
path: root/cppu/CppunitTest_cppu_qa_any.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-09-18 18:27:59 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-09-18 18:28:14 +0200
commit5d004e875653fa7d8632a25306ab7cf0726cbf40 (patch)
tree1441ec70181a1d4e399d4cabae757cee3c628309 /cppu/CppunitTest_cppu_qa_any.mk
parent5f0145818cba17558708ef731e2bcc6a0b92a9f7 (diff)
There are two distinct InternalUnoApis in cppu/qa
Change-Id: I59ab1a6086b1b70c52687c819cd53497fbd09675
Diffstat (limited to 'cppu/CppunitTest_cppu_qa_any.mk')
-rw-r--r--cppu/CppunitTest_cppu_qa_any.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/CppunitTest_cppu_qa_any.mk b/cppu/CppunitTest_cppu_qa_any.mk
index 2e7688d583ad..da0fa37dcb0a 100644
--- a/cppu/CppunitTest_cppu_qa_any.mk
+++ b/cppu/CppunitTest_cppu_qa_any.mk
@@ -23,7 +23,7 @@ $(eval $(call gb_CppunitTest_use_libraries,cppu_qa_any, \
))
$(eval $(call gb_CppunitTest_use_internal_comprehensive_api,cppu_qa_any, \
- cppu \
+ cppu_qa_types \
udkapi \
))