summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorAndrzej J.R. Hunt <andrzej@ahunt.org>2013-07-15 07:10:18 +0200
committerAndrzej J.R. Hunt <andrzej@ahunt.org>2013-07-16 16:40:16 +0200
commit35f02179210929fc125f69c6989a53610bd115df (patch)
treee27fc532e7c344afb9c66e1f27e9eaaa8a48d659 /Repository.mk
parent5b73917ce5cf4d074109c79e43828b132eb9b66e (diff)
Fix --disable-firebird-sdbc.
Change-Id: I040049b4c034858f4be4aa580a17fd8bb5986396
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk
index 593f38b61195..c60628891cbc 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -251,7 +251,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
flat \
file \
filterconfig \
- firebird_sdbc \
+ $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \
fpicker \
fps_office \
for \