https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 52d0c480f9a320c3217bffc1a2d8cf31c75443fb authored by ffxbld on 21 March 2015, 03:16:39 UTC
Added FIREFOX_31_5_3esr_RELEASE FIREFOX_31_5_3esr_BUILD1 tag(s) for changeset f82d013fe94d. DONTBUILD CLOSED TREE a=release
Tip revision: 52d0c48
app.mozbuild
# 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/.

add_tier_dir('app', [
    'modules/libbz2',
    'modules/libmar',
    'other-licenses/bsdiff',
])
back to top