summaryrefslogtreecommitdiff
path: root/scp2/InstallModule_base.mk
diff options
context:
space:
mode:
authorJavier Fernandez <jfernandez@igalia.com>2013-06-05 15:48:38 +0000
committerAndrzej J.R. Hunt <andrzej@ahunt.org>2013-07-16 16:40:03 +0200
commit1e7d550ad8e590494297846a293dc9415196df54 (patch)
treea6251677aa30a7262de4e94df922ab6acfecfde1 /scp2/InstallModule_base.mk
parentf53228c59a7b539eaf639d6e5e903d0f89d6f5f8 (diff)
fb-sdbc: installing lib and resources.
Change-Id: I2d7bf2b4308b9e52ebadd0d73f43baf469f506a6
Diffstat (limited to 'scp2/InstallModule_base.mk')
-rw-r--r--scp2/InstallModule_base.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/scp2/InstallModule_base.mk b/scp2/InstallModule_base.mk
index afa234670f69..d9561421fd45 100644
--- a/scp2/InstallModule_base.mk
+++ b/scp2/InstallModule_base.mk
@@ -27,7 +27,6 @@ $(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: