author | Wes Kocher <wkocher@mozilla.com> |
Mon, 19 Oct 2015 16:21:44 -0700 | |
changeset 268403 | 19c3ba35bcaefc29534fade508fd077e509ed194 |
parent 245883 | 0c1cdda7c32391636dd1d4ea23d00c4b53f04cfe |
child 306187 | 3ec6380fca8207fa199693206a3ca24975bf9833 |
permissions | -rw-r--r-- |
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # 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/. DIRS += ['ssl', 'locales'] if CONFIG['MOZ_XUL'] and CONFIG['MOZ_BUILD_APP'] != 'mobile/android': DIRS += ['pki']