summaryrefslogtreecommitdiff
path: root/basegfx/CppunitTest_basegfx.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-07-25 10:46:23 +0200
committerDavid Tardon <dtardon@redhat.com>2011-07-25 10:46:23 +0200
commit5a4780daec0ee9812635bc5b8c4fe4a5199a35fb (patch)
tree6750288e7f88d2cb9026e1d119be52756b7f382a /basegfx/CppunitTest_basegfx.mk
parenta7f8f0b49bce355850d07ebe02b2bfc01ee03800 (diff)
cppunit is linked in automatically
Diffstat (limited to 'basegfx/CppunitTest_basegfx.mk')
-rw-r--r--basegfx/CppunitTest_basegfx.mk1
1 files changed, 0 insertions, 1 deletions
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) \
))