summaryrefslogtreecommitdiff
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
commite0da77872d9852a5c20bf621450b50df0b008210 (patch)
tree25a93cfcb0a695e7ffe551666634dd29cbfdeee9
parentbf5c36792187dcebd64d22caaf9e55676656baa1 (diff)
gb_Library_PLAINEXT->gb_Library_DLLEXT
-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 fde11a429..b8ee356fe 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))