author | seabld |
Sat, 15 Aug 2015 03:02:37 -0700 | |
changeset 23083 | 5152230982205e78a7a392f3d8d4b7b9df80ac4b |
parent 15486 | e80ecf705881aa45e26bfdf6d9fbda7509fedb11 |
child 29515 | 59274d12d99e6bbbdfebfaf5f02b79113f67a4cb |
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/. if not CONFIG['NSS_DISABLE_DBM'] and CONFIG['MOZ_MORK']: DIRS += [ 'mork/public', 'mork/src', 'mork/build', ]