author | Shih-Chiang Chien <schien@mozilla.com> |
Mon, 03 Mar 2014 09:41:36 +0800 | |
changeset 173456 | 762cdef7ecb4dd33ca57c7fe2b8fbcf38c20426a |
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', ]