From 5be80ce22e3328545bb07fe31872d26c2fd2ed58 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 20 Sep 2013 11:01:06 +0100 Subject: fix unit test failure Change-Id: Icfed3fca931b2d6129b510b6a35a913e88c80778 --- chart2/CppunitTest_chart2_import.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'chart2/CppunitTest_chart2_import.mk') diff --git a/chart2/CppunitTest_chart2_import.mk b/chart2/CppunitTest_chart2_import.mk index 8cc849fbd204..a4033663e42d 100644 --- a/chart2/CppunitTest_chart2_import.mk +++ b/chart2/CppunitTest_chart2_import.mk @@ -98,6 +98,7 @@ $(eval $(call gb_CppunitTest_use_components,chart2_import,\ sot/util/sot \ svl/source/fsstor/fsstorage \ svl/util/svl \ + svtools/util/svt \ svx/util/svx \ toolkit/util/tk \ ucb/source/core/ucb1 \ -- cgit