summaryrefslogtreecommitdiff
path: root/scp2/InstallModule_base.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-07-20 20:04:15 +0200
committerMichael Stahl <mstahl@redhat.com>2014-07-20 20:59:17 +0200
commit5ac6c4818aa533746c84c1a42fb07b82bc7ec713 (patch)
treee8fa3df031fa33a9b50458b759a5938853b625b0 /scp2/InstallModule_base.mk
parent53fd7e8690fa5c545da674d562da7ea8f2b686c0 (diff)
scp2: move postgresqlsdbc libraries to AutoInstall
Change-Id: Ia96e85191d877ebfd7621f7aa572f29e6482716c
Diffstat (limited to 'scp2/InstallModule_base.mk')
-rw-r--r--scp2/InstallModule_base.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/scp2/InstallModule_base.mk b/scp2/InstallModule_base.mk
index ca85bf5b0978..84942d7990b2 100644
--- a/scp2/InstallModule_base.mk
+++ b/scp2/InstallModule_base.mk
@@ -9,7 +9,10 @@
$(eval $(call gb_InstallModule_InstallModule,scp2/base))
-$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/base,base))
+$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/base,\
+ base \
+ postgresqlsdbc \
+))
$(eval $(call gb_InstallModule_define_if_set,scp2/base,\
ENABLE_MACOSX_MACLIKE_APP_STRUCTURE \