diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-07-27 21:43:07 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-07-27 21:43:07 +0100 |
commit | 01c12dd928f6d0e65d458295c3863314e8483269 (patch) | |
tree | 61001b5cd636e5982e631aadb807e87d67757daf /dbaccess/CppunitTest_dbaccess_macros_test.mk | |
parent | b014a121ac40fae6da41ecdcd69a79ce9ffbe74d (diff) |
add uui component to some other places
Change-Id: Ic703b509bac0a57e0780bbb83537e7e4323a79d0
Diffstat (limited to 'dbaccess/CppunitTest_dbaccess_macros_test.mk')
-rw-r--r-- | dbaccess/CppunitTest_dbaccess_macros_test.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dbaccess/CppunitTest_dbaccess_macros_test.mk b/dbaccess/CppunitTest_dbaccess_macros_test.mk index 1afdac54eca2..6a2bbc1c7013 100644 --- a/dbaccess/CppunitTest_dbaccess_macros_test.mk +++ b/dbaccess/CppunitTest_dbaccess_macros_test.mk @@ -97,6 +97,7 @@ $(eval $(call gb_CppunitTest_use_components,dbaccess_macros_test,\ unotools/util/utl \ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ + uui/util/uui \ xmloff/util/xo \ )) |