dbaccess/CppunitTest_dbaccess_hsqlbinary_import.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
New commits: commit b7279359107ccafc691c198e94aa4e990b6300dc Author: Rene Engelhard <r...@debian.org> Date: Sun Jun 10 10:33:46 2018 +0200 fix CppunitTest_dbaccess_hsqlbinary_import at least with system-hsqldb. add missing connectivity/source/drivers/hsqldb/hsqldb to gb_CppunitTest_use_components Change-Id: I6e845dadd67276b137734f68ba922a1d5890c809 Reviewed-on: https://gerrit.libreoffice.org/55551 Reviewed-by: Rene Engelhard <r...@debian.org> Tested-by: Rene Engelhard <r...@debian.org> diff --git a/dbaccess/CppunitTest_dbaccess_hsqlbinary_import.mk b/dbaccess/CppunitTest_dbaccess_hsqlbinary_import.mk index b23e4801f234..d203bf3c1be1 100644 --- a/dbaccess/CppunitTest_dbaccess_hsqlbinary_import.mk +++ b/dbaccess/CppunitTest_dbaccess_hsqlbinary_import.mk @@ -69,7 +69,8 @@ $(eval $(call gb_CppunitTest_use_components,dbaccess_hsql_binary_import,\ basic/util/sb \ comphelper/util/comphelp \ configmgr/source/configmgr \ - connectivity/source/drivers/firebird/firebird_sdbc \ + connectivity/source/drivers/hsqldb/hsqldb \ + $(if $(ENABLE_FIREBIRD_SDBC),connectivity/source/drivers/firebird/firebird_sdbc) \ connectivity/source/manager/sdbc2 \ dbaccess/util/dba \ dbaccess/util/dbu \ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits