summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basebmp/CppunitTest_basebmp.mk1
-rw-r--r--basegfx/CppunitTest_basegfx.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/basebmp/CppunitTest_basebmp.mk b/basebmp/CppunitTest_basebmp.mk
index eb39b981c858..f654a3cf4386 100644
--- a/basebmp/CppunitTest_basebmp.mk
+++ b/basebmp/CppunitTest_basebmp.mk
@@ -42,7 +42,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,basebmp_test, \
$(eval $(call gb_CppunitTest_add_linked_libs,basebmp_test, \
basebmp \
basegfx \
- cppunit \
sal \
$(gb_STDLIBS) \
))
diff --git a/basegfx/CppunitTest_basegfx.mk b/basegfx/CppunitTest_basegfx.mk
index fdac0a4cfd4b..4ac14306db84 100644
--- a/basegfx/CppunitTest_basegfx.mk
+++ b/basegfx/CppunitTest_basegfx.mk
@@ -42,7 +42,6 @@ $(eval $(call gb_CppunitTest_add_linked_libs,basegfx_test, \
basegfx \
cppu \
cppuhelper \
- cppunit \
sal \
$(gb_STDLIBS) \
))