summaryrefslogtreecommitdiff
path: root/cppu/Module_cppu.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/Module_cppu.mk
parent5f0145818cba17558708ef731e2bcc6a0b92a9f7 (diff)
There are two distinct InternalUnoApis in cppu/qa
Change-Id: I59ab1a6086b1b70c52687c819cd53497fbd09675
Diffstat (limited to 'cppu/Module_cppu.mk')
-rw-r--r--cppu/Module_cppu.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/cppu/Module_cppu.mk b/cppu/Module_cppu.mk
index 3e9e0a9218c7..897295cb03b3 100644
--- a/cppu/Module_cppu.mk
+++ b/cppu/Module_cppu.mk
@@ -11,7 +11,8 @@
$(eval $(call gb_Module_Module,cppu))
$(eval $(call gb_Module_add_targets,cppu,\
- InternalUnoApi_cppu \
+ InternalUnoApi_cppu_qa_cppumaker_types \
+ InternalUnoApi_cppu_qa_types \
Library_affine_uno \
Library_cppu \
Library_log_uno \