summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_subsequent_odfexport.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/CppunitTest_sw_subsequent_odfexport.mk')
-rw-r--r--sw/CppunitTest_sw_subsequent_odfexport.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/CppunitTest_sw_subsequent_odfexport.mk b/sw/CppunitTest_sw_subsequent_odfexport.mk
index 10e7ab20769f..03af297f98d9 100644
--- a/sw/CppunitTest_sw_subsequent_odfexport.mk
+++ b/sw/CppunitTest_sw_subsequent_odfexport.mk
@@ -45,9 +45,10 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_odfexport, \
utl \
vcl \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_CppunitTest_add_standard_system_libs,sw_subsequent_odfexport))
+
$(eval $(call gb_CppunitTest_use_externals,sw_subsequent_odfexport,\
libxml2 \
))