diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-12-18 19:41:18 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-12-18 18:49:24 +0000 |
commit | 9340516671d1e955cdb9b948e034b01c92c1db14 (patch) | |
tree | 319c035f7eed7c2493fd1f0a5d6a0210b8825da9 | |
parent | db9aec4520766c87a09d4cb0238ed06ebaeaaeeb (diff) |
add missing component file
Change-Id: Ica945030f955cb192cee44a0f97f4f9d881bf9a0
Reviewed-on: https://gerrit.libreoffice.org/32138
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
-rw-r--r-- | chart2/CppunitTest_chart2_xshape.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/CppunitTest_chart2_xshape.mk b/chart2/CppunitTest_chart2_xshape.mk index 92c26447f559..0f9f51235f95 100644 --- a/chart2/CppunitTest_chart2_xshape.mk +++ b/chart2/CppunitTest_chart2_xshape.mk @@ -115,6 +115,7 @@ $(eval $(call gb_CppunitTest_use_components,chart2_xshape,\ ucb/source/core/ucb1 \ ucb/source/ucp/file/ucpfile1 \ ucb/source/ucp/tdoc/ucptdoc1 \ + uui/util/uui \ unotools/util/utl \ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ |