diff options
author | David Tardon <dtardon@redhat.com> | 2011-07-25 10:35:14 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-07-25 10:35:14 +0200 |
commit | a7f8f0b49bce355850d07ebe02b2bfc01ee03800 (patch) | |
tree | a4b0af314057dc9e3af59b1f83517c484bc2160e /sax/CppunitTest_sax.mk | |
parent | 8172313fe90dfca42f58c60a9f763ed02a9cd69f (diff) |
cppunit is linked in automatically
Diffstat (limited to 'sax/CppunitTest_sax.mk')
-rw-r--r-- | sax/CppunitTest_sax.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sax/CppunitTest_sax.mk b/sax/CppunitTest_sax.mk index 9a292c49a89f..3ca59fb69d8a 100644 --- a/sax/CppunitTest_sax.mk +++ b/sax/CppunitTest_sax.mk @@ -32,7 +32,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sax_cppunit, \ )) $(eval $(call gb_CppunitTest_add_linked_libs,sax_cppunit, \ - cppunit \ sax \ sal \ $(gb_STDLIBS) \ |