diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-07-27 21:33:20 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-07-27 21:33:20 +0100 |
commit | b32d3f24bb1e1b6e2f24dd4ad60273aadc607cfc (patch) | |
tree | 201152ed86ed40d85531f6d687c17e2ad7a2aad4 /chart2 | |
parent | ebe04c075649c677b55941e3b4e57fbca150b5db (diff) |
add uui component to some other places
Change-Id: Ia1e449f8f52e7d353944b8e80f9fc586f1eab2f7
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/CppunitTest_chart2_export.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/CppunitTest_chart2_export.mk b/chart2/CppunitTest_chart2_export.mk index 50780b1095e3..931edeb21d05 100644 --- a/chart2/CppunitTest_chart2_export.mk +++ b/chart2/CppunitTest_chart2_export.mk @@ -122,6 +122,7 @@ $(eval $(call gb_CppunitTest_use_components,chart2_export,\ unotools/util/utl \ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ + uui/util/uui \ writerfilter/util/writerfilter \ xmloff/util/xo \ xmlscript/util/xmlscript \ |