author | Philipp Kewisch <mozilla@kewis.ch> |
Sun, 26 Feb 2017 16:45:39 +0100 | |
changeset 50099 | 917c4b2f3af1530cd2e3517b3b8454e659b638d9 |
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', ]