author | Robert O'Callahan <robert@ocallahan.org> |
Thu, 18 Sep 2014 17:20:43 +1200 | |
changeset 216608 | c5d415a669b5fc62c9cb8828842d195479289efa |
parent 126871 | 5f4f68f0041964124afe3ee7012de446c946c2df |
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 += ['boot', 'ssl', 'locales'] if CONFIG['MOZ_XUL']: DIRS += ['pki']