office-gobmx/connectivity/Package_postgresql-sdbc.mk
Rene Engelhard e57f72d8fc remove postgresql-sdbc.ini
reading of it was removed in b11293297e

Change-Id: I1900082f8e94737111180a21b25de96afa034fdd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89615
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
2020-02-27 09:09:28 +01:00

12 lines
461 B
Makefile

# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
$(eval $(call gb_Package_Package,connectivity_postgresql-sdbc,$(SRCDIR)/connectivity/source/drivers/postgresql))
# vim: set noet sw=4 ts=4: