diff options
author | Artur Dorda <artur.dorda+libo@gmail.com> | 2012-07-02 22:47:41 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-07-12 03:10:14 +0200 |
commit | 4024d146109b86131a10a78627aa149321df9065 (patch) | |
tree | 47173e01fb636f3b8d1071e9e5fe21dca7a0ec24 /sd/CppunitTest_sd_regression_test.mk | |
parent | 1ebccdaf3df65a5f4b50844e0111ca364c0d133f (diff) |
Restructurization of XShape- and EnhancedShape- dumpers, builds fine now
Change-Id: I57e230f5b2aff8cd6818b38776ae0b0b0d614d61
Diffstat (limited to 'sd/CppunitTest_sd_regression_test.mk')
-rw-r--r-- | sd/CppunitTest_sd_regression_test.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/CppunitTest_sd_regression_test.mk b/sd/CppunitTest_sd_regression_test.mk index 485e851b9e0d..56b480a0b3f9 100644 --- a/sd/CppunitTest_sd_regression_test.mk +++ b/sd/CppunitTest_sd_regression_test.mk @@ -105,6 +105,7 @@ $(eval $(call gb_CppunitTest_use_components,sd_regression_test,\ sfx2/util/sfx \ sot/util/sot \ svl/source/fsstor/fsstorage \ + svtools/util/svt \ toolkit/util/tk \ ucb/source/core/ucb1 \ ucb/source/ucp/expand/ucpexpand1 \ |