author | Paul Morris <paul@thunderbird.net> |
Thu, 02 Apr 2020 13:42:37 +0300 | |
changeset 38668 | 3659c628e59178dfd5e930f16e4d1336201e658e |
parent 23064 | 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', ]