summaryrefslogtreecommitdiffstats
path: root/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2014-07-27 13:18:32 +0200
committerDavid Tardon <dtardon@redhat.com>2014-07-29 22:12:02 +0200
commit2a87b3b5aed8296a7506374fd5324c5659a88cb5 (patch)
tree19599f1a2dc3b4050fb2ecb09ab7dc9a8b42ae70 /dbaccess/CppunitTest_dbaccess_hsqldb_test.mk
parentgbuild: clean target is phony (diff)
downloadcore-2a87b3b5aed8296a7506374fd5324c5659a88cb5.tar.gz
core-2a87b3b5aed8296a7506374fd5324c5659a88cb5.zip
gbuild: allow a unit test to depend on a jar file
Change-Id: I68edf70e41023d3056859d49005c684b7c4e24d6
Diffstat (limited to 'dbaccess/CppunitTest_dbaccess_hsqldb_test.mk')
-rw-r--r--dbaccess/CppunitTest_dbaccess_hsqldb_test.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk b/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk
index 69571b46fed0..0dd08cb9e82e 100644
--- a/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk
+++ b/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk
@@ -71,6 +71,10 @@ $(eval $(call gb_CppunitTest_use_components,dbaccess_hsqldb_test,\
xmloff/util/xo \
))
+$(eval $(call gb_CppunitTest_use_jars,dbaccess_hsqldb_test,\
+ sdbc_hsqldb \
+))
+
$(eval $(call gb_CppunitTest_use_configuration,dbaccess_hsqldb_test))
$(eval $(call gb_CppunitTest_use_filter_configuration,dbaccess_hsqldb_test))