summaryrefslogtreecommitdiff
path: root/hwpfilter
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-01 14:48:27 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-01 15:18:34 +0100
commit0e334c2bfa7e46f5b3b2a2e7acc47257827fb126 (patch)
tree59e18a5930354ab74cebd65fe47561dd74163c22 /hwpfilter
parent063ea6bd2703a55f9ca136d3c7ec63df818147e7 (diff)
gb_Library_PLAINEXT->gb_Library_DLLEXT
Diffstat (limited to 'hwpfilter')
-rw-r--r--hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
index 9f23f1dc062d..386e6fa04da3 100644
--- a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
+++ b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
@@ -67,7 +67,7 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,hwpfilter_test_hwpfilter,\
$(eval $(call gb_CppunitTest_set_args,hwpfilter_test_hwpfilter,\
--headless \
--invisible \
- --protector unoexceptionprotector$(gb_Library_PLAINEXT) unoexceptionprotector \
+ --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
))
$(eval $(call gb_RdbTarget_RdbTarget,hwpfilter_test_hwpfilter))