summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-07-27 21:43:07 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-07-27 21:43:07 +0100
commit01c12dd928f6d0e65d458295c3863314e8483269 (patch)
tree61001b5cd636e5982e631aadb807e87d67757daf /dbaccess
parentb014a121ac40fae6da41ecdcd69a79ce9ffbe74d (diff)
add uui component to some other places
Change-Id: Ic703b509bac0a57e0780bbb83537e7e4323a79d0
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/CppunitTest_dbaccess_firebird_test.mk1
-rw-r--r--dbaccess/CppunitTest_dbaccess_macros_test.mk1
2 files changed, 2 insertions, 0 deletions
diff --git a/dbaccess/CppunitTest_dbaccess_firebird_test.mk b/dbaccess/CppunitTest_dbaccess_firebird_test.mk
index f438dfd12d85..491f853be252 100644
--- a/dbaccess/CppunitTest_dbaccess_firebird_test.mk
+++ b/dbaccess/CppunitTest_dbaccess_firebird_test.mk
@@ -61,6 +61,7 @@ $(eval $(call gb_CppunitTest_use_components,dbaccess_firebird_test,\
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \
unotools/util/utl \
+ uui/util/uui \
xmloff/util/xo \
))
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 \
))