summaryrefslogtreecommitdiff
path: root/sd/CppunitTest_sd_uimpress.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-01 14:48:36 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-01 14:48:36 +0100
commite4265c75f3ec354fac7e8a7ee8bdc46a5f0cff48 (patch)
treeaf04107be10effa9f4d9917271e03879677cf57f /sd/CppunitTest_sd_uimpress.mk
parent14565a9141706b38bf58b103f2d863d0979e2fc5 (diff)
gb_Library_PLAINEXT->gb_Library_DLLEXT
Diffstat (limited to 'sd/CppunitTest_sd_uimpress.mk')
-rw-r--r--sd/CppunitTest_sd_uimpress.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/CppunitTest_sd_uimpress.mk b/sd/CppunitTest_sd_uimpress.mk
index fde11a4298f8..b8ee356feeb7 100644
--- a/sd/CppunitTest_sd_uimpress.mk
+++ b/sd/CppunitTest_sd_uimpress.mk
@@ -92,7 +92,7 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,sd_uimpress,\
$(eval $(call gb_CppunitTest_set_args,sd_uimpress,\
--headless \
--invisible \
- --protector unoexceptionprotector$(gb_Library_PLAINEXT) unoexceptionprotector \
+ --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
))
$(eval $(call gb_RdbTarget_RdbTarget,sd_uimpress))