summaryrefslogtreecommitdiff
path: root/connectivity/Library_firebird_sdbc.mk
diff options
context:
space:
mode:
authorAndrzej J.R. Hunt <andrzej@ahunt.org>2013-08-08 18:04:18 +0100
committerAndrzej J.R. Hunt <andrzej@ahunt.org>2013-08-11 16:05:10 +0100
commit464a0b50008e7b6824edc28d56685b8e4fd3d632 (patch)
treeee04ff06044bb71e77ad7753be1ac0ad175a1dbd /connectivity/Library_firebird_sdbc.mk
parent0c2b01f038b55d6410242e98067845ec6cda4b5a (diff)
First chunk of skeleton sdbcx.Container. (firebird-sdbc)
Change-Id: Ic92c4d13b0ed9aba622d3a2459f9677d8cce3245
Diffstat (limited to 'connectivity/Library_firebird_sdbc.mk')
-rw-r--r--connectivity/Library_firebird_sdbc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/Library_firebird_sdbc.mk b/connectivity/Library_firebird_sdbc.mk
index 18937186fa4f..b00ba7bba539 100644
--- a/connectivity/Library_firebird_sdbc.mk
+++ b/connectivity/Library_firebird_sdbc.mk
@@ -47,6 +47,7 @@ $(eval $(call gb_Library_add_exception_objects,firebird_sdbc,\
connectivity/source/drivers/firebird/Services \
connectivity/source/drivers/firebird/Statement \
connectivity/source/drivers/firebird/StatementCommonBase \
+ connectivity/source/drivers/firebird/Tables \
connectivity/source/drivers/firebird/Util \
))