diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-07-27 21:26:22 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-07-27 21:26:22 +0100 |
commit | 748525431147ff17248cb33fbfefd1b540717889 (patch) | |
tree | d1503f4430ebc75d6d0997939958119b37ee91cf /starmath | |
parent | 3b26a2a403ca5e99b0dd07d042d47501c091af16 (diff) |
add uui to starmath import filters test
Change-Id: I0482891fa628f810c42e6a780abdec35bc62ea7e
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/CppunitTest_starmath_import.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/CppunitTest_starmath_import.mk b/starmath/CppunitTest_starmath_import.mk index b981be0cc388..9397aabfc074 100644 --- a/starmath/CppunitTest_starmath_import.mk +++ b/starmath/CppunitTest_starmath_import.mk @@ -77,6 +77,7 @@ $(eval $(call gb_CppunitTest_use_components,starmath_import,\ svl/util/svl \ svx/util/svx \ unoxml/source/service/unoxml \ + uui/util/uui \ xmloff/util/xo \ )) |