author | David Rajchenbach-Teller <dteller@mozilla.com> |
Fri, 21 Mar 2014 08:57:08 -0400 | |
changeset 174813 | 18f579c4308eab391b110a135678cef3764470f4 |
parent 126871 | 5f4f68f0041964124afe3ee7012de446c946c2df |
child 196456 | 22850cacf0f9527a7408375aa9270ebe835175a4 |
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/. PARALLEL_DIRS += [ 'hyphenation', 'locale', 'locales', 'lwbrk', 'strres', 'unicharutil', ] DIRS += [ 'uconv', 'build', ]