author | Ian Neal <iann_cvs@blueyonder.co.uk> |
Thu, 12 Dec 2019 20:06:55 +0100 | |
changeset 32388 | af58459229997dc04d4b4171c429a4b0292740ba |
parent 22482 | 24203ada3e1ef9e8330208ba56bc227f2ac9f07c |
permissions | -rw-r--r-- |
# vim: set filetype=python: # 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/. Library('ldapsdks') DIRS += [ 'c-sdk/libraries' ] USE_LIBS += [ 'ldap60', 'ldif60', 'prldap60', ]