diff options
Diffstat (limited to 'sal/CppunitTest_sal_rtl_locale.mk')
-rw-r--r-- | sal/CppunitTest_sal_rtl_locale.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/CppunitTest_sal_rtl_locale.mk b/sal/CppunitTest_sal_rtl_locale.mk index e6f3f7033530..96d11fe389e3 100644 --- a/sal/CppunitTest_sal_rtl_locale.mk +++ b/sal/CppunitTest_sal_rtl_locale.mk @@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_rtl_locale,\ sal/qa/rtl/locale/rtl_locale \ )) -$(eval $(call gb_CppunitTest_add_linked_libs,sal_rtl_locale,\ +$(eval $(call gb_CppunitTest_use_libraries,sal_rtl_locale,\ sal \ $(gb_STDLIBS) \ )) |