summaryrefslogtreecommitdiff
path: root/scp2/InstallModule_base.mk
diff options
context:
space:
mode:
authorJavier Fernandez <jfernandez@igalia.com>2013-05-10 18:21:30 +0000
committerAndrzej J.R. Hunt <andrzej@ahunt.org>2013-07-16 16:40:03 +0200
commitf53228c59a7b539eaf639d6e5e903d0f89d6f5f8 (patch)
tree43245dfefef584e90ad05b559bf8bc5710e1520a /scp2/InstallModule_base.mk
parent0706ab4a743f9070c137cd93070bcf112c21f92f (diff)
Firebird: initial implementation of the skeleton driver.
Change-Id: I45087282fe7b7fc5bcebeeb2bbb79d0db1e043bd
Diffstat (limited to 'scp2/InstallModule_base.mk')
-rw-r--r--scp2/InstallModule_base.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/scp2/InstallModule_base.mk b/scp2/InstallModule_base.mk
index d9561421fd45..afa234670f69 100644
--- a/scp2/InstallModule_base.mk
+++ b/scp2/InstallModule_base.mk
@@ -27,6 +27,7 @@ $(eval $(call gb_InstallModule_add_scpfiles,scp2/base,\
$(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/base,\
scp2/source/base/module_base \
scp2/source/base/postgresqlsdbc \
+ scp2/source/base/firebirdsdbc \
))
# vim: set shiftwidth=4 tabstop=4 noexpandtab: