diff options
Diffstat (limited to 'sal/CppunitTest_sal_rtl_cipher.mk')
-rw-r--r-- | sal/CppunitTest_sal_rtl_cipher.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/CppunitTest_sal_rtl_cipher.mk b/sal/CppunitTest_sal_rtl_cipher.mk index 05bb8d608e2c..aee5f0fe1cb7 100644 --- a/sal/CppunitTest_sal_rtl_cipher.mk +++ b/sal/CppunitTest_sal_rtl_cipher.mk @@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_rtl_cipher,\ sal/qa/rtl/cipher/rtl_cipher \ )) -$(eval $(call gb_CppunitTest_add_linked_libs,sal_rtl_cipher,\ +$(eval $(call gb_CppunitTest_use_libraries,sal_rtl_cipher,\ sal \ $(gb_STDLIBS) \ )) |