author | Philipp Kewisch <mozilla@kewis.ch> |
Sun, 14 Jan 2018 13:03:57 +0100 | |
changeset 58730 | 07e9ccb0dc2714f6f387efec1ccddc83fd4a5fb4 |
parent 29184 | 24203ada3e1ef9e8330208ba56bc227f2ac9f07c |
child 94228 | fa823e380c1322482e687a3b1b39e19f2f62e780 |
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', ]