summaryrefslogtreecommitdiff
path: root/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk')
-rw-r--r--hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
index 01edac8988ba..a6c841cb9992 100644
--- a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
+++ b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
@@ -37,12 +37,13 @@ $(eval $(call gb_CppunitTest_add_exception_objects,hwpfilter_test_hwpfilter, \
))
$(eval $(call gb_CppunitTest_add_linked_libs,hwpfilter_test_hwpfilter, \
- test \
ucbhelper \
comphelper \
cppu \
cppuhelper \
sal \
+ test \
+ unotest \
$(gb_STDLIBS) \
))