diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-03-14 22:03:59 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-03-14 22:04:10 +0100 |
commit | 252a2f00c8eda9d5eb10acb5df86f2d67478c26a (patch) | |
tree | 7d3002b7a08c6f1f49204dfe145b2c21eb643d6a /svl | |
parent | d0c9ca0c1ec40af1ae6237de24e0a96891f4ad55 (diff) |
Fix build
Change-Id: If7363af4ff336fe344f0449afa41bde09fc5f800
Diffstat (limited to 'svl')
-rw-r--r-- | svl/CppunitTest_svl_qa_cppunit.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svl/CppunitTest_svl_qa_cppunit.mk b/svl/CppunitTest_svl_qa_cppunit.mk index 827d918fefd7..e7ff1650b57f 100644 --- a/svl/CppunitTest_svl_qa_cppunit.mk +++ b/svl/CppunitTest_svl_qa_cppunit.mk @@ -35,7 +35,6 @@ $(eval $(call gb_CppunitTest_use_libraries,svl_qa_cppunit, \ comphelper \ cppu \ cppuhelper \ - cppunit \ i18nisolang1 \ sal \ sot \ |