summaryrefslogtreecommitdiff
path: root/sdext/CppunitTest_pdfimport.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-03-12 16:24:21 +0100
committerMichael Stahl <mstahl@redhat.com>2012-03-12 18:30:31 +0100
commitf8f089116895ef6c9b2dd9c55009ddb5d062aa1b (patch)
treec91251fbf076b2252658f841104c167f9af5cc67 /sdext/CppunitTest_pdfimport.mk
parent9fabd6c078b1aeaa565887ee83fb57daf5c123e0 (diff)
sdext: factor out a static library to fix triple-linked objects
Diffstat (limited to 'sdext/CppunitTest_pdfimport.mk')
-rw-r--r--sdext/CppunitTest_pdfimport.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/sdext/CppunitTest_pdfimport.mk b/sdext/CppunitTest_pdfimport.mk
index 77a0d2ae0107..5e8a91484213 100644
--- a/sdext/CppunitTest_pdfimport.mk
+++ b/sdext/CppunitTest_pdfimport.mk
@@ -58,10 +58,7 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sdext_pdfimport,\
$(eval $(call gb_CppunitTest_add_linked_static_libs,sdext_pdfimport,\
basegfx_s \
-))
-
-$(eval $(call gb_CppunitTest_add_library_objects,sdext_pdfimport,\
- pdfimport \
+ pdfimport_s \
))
$(eval $(call gb_CppunitTest_add_exception_objects,sdext_pdfimport,\