summaryrefslogtreecommitdiff
path: root/writerperfect/CppunitTest_writerperfect_impress.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2014-03-30 16:16:46 +0200
committerDavid Tardon <dtardon@redhat.com>2014-03-30 19:06:28 +0200
commit4af1bcf0bda75a0b9e8db8a2080e65d8f134b34a (patch)
tree5378ef237ef170624742a22ed265945c7d253463 /writerperfect/CppunitTest_writerperfect_impress.mk
parent7485d76164589652359f7da840b01c0f64bbe7c6 (diff)
reduce the amount of copypasta
Change-Id: I19b75b29da91ba1057f7da786da18fb246d97598
Diffstat (limited to 'writerperfect/CppunitTest_writerperfect_impress.mk')
-rw-r--r--writerperfect/CppunitTest_writerperfect_impress.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/writerperfect/CppunitTest_writerperfect_impress.mk b/writerperfect/CppunitTest_writerperfect_impress.mk
index 250535379221..57f9ceeeb84a 100644
--- a/writerperfect/CppunitTest_writerperfect_impress.mk
+++ b/writerperfect/CppunitTest_writerperfect_impress.mk
@@ -29,6 +29,10 @@ $(eval $(call gb_CppunitTest_use_libraries,writerperfect_impress,\
$(gb_UWINAPI) \
))
+$(eval $(call gb_CppunitTest_use_static_libraries,writerperfect_impress,\
+ writerperfect_importtestbase \
+))
+
$(eval $(call gb_CppunitTest_use_ure,writerperfect_impress))
$(eval $(call gb_CppunitTest_use_rdb,writerperfect_impress,services))