author | Magnus Melin <mkmelin+mozilla@iki.fi> |
Fri, 24 Apr 2020 13:52:24 +0300 | |
changeset 38038 | bf4e3f27671f31a5e26aaebfc5e3f8b15492e27f |
parent 22482 | 24203ada3e1ef9e8330208ba56bc227f2ac9f07c |
child 40347 | dd6e7061f3e656f9a0e80fd17f9f05650ae0ff5c |
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', ]