summaryrefslogtreecommitdiff
path: root/connectivity/Rdb_postgresql-sdbc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/Rdb_postgresql-sdbc.mk')
-rw-r--r--connectivity/Rdb_postgresql-sdbc.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/connectivity/Rdb_postgresql-sdbc.mk b/connectivity/Rdb_postgresql-sdbc.mk
index 6162b309d6ba..e6c3b06e0695 100644
--- a/connectivity/Rdb_postgresql-sdbc.mk
+++ b/connectivity/Rdb_postgresql-sdbc.mk
@@ -9,9 +9,4 @@
$(eval $(call gb_Rdb_Rdb_install,postgresql-sdbc))
-$(eval $(call gb_Rdb_add_components,postgresql-sdbc,\
- connectivity/source/drivers/postgresql/postgresql-sdbc \
- connectivity/source/drivers/postgresql/postgresql-sdbc-impl \
-))
-
# vim: set noet sw=4 ts=4: