diff options
author | David Tardon <dtardon@redhat.com> | 2012-04-08 14:45:43 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-04-08 14:53:10 +0200 |
commit | cd2c512f9f6b6aa000fa48efb18033b3ebb3a264 (patch) | |
tree | a5866410802a9e7271686b189b0b13fe69d03b37 /starmath | |
parent | 36e7740104e2049518cf826c38eceedac36c8b73 (diff) |
clean up
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/CppunitTest_starmath_qa_cppunit.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/CppunitTest_starmath_qa_cppunit.mk b/starmath/CppunitTest_starmath_qa_cppunit.mk index 1af328685eb7..8d122dacbffa 100644 --- a/starmath/CppunitTest_starmath_qa_cppunit.mk +++ b/starmath/CppunitTest_starmath_qa_cppunit.mk @@ -81,10 +81,10 @@ $(eval $(call gb_CppunitTest_use_components,starmath_qa_cppunit,\ i18npool/util/i18npool \ toolkit/util/tk \ sfx2/util/sfx \ + vcl/vcl \ )) $(eval $(call gb_CppunitTest_use_old_components,starmath_qa_cppunit,\ - component/vcl/vcl \ mcnttype \ )) |