https://github.com/mozilla/gecko-dev
Raw File
Tip revision: a21b188ac244606c904f159d2a6c9c88778c8478 authored by B2G Bumper Bot on 21 July 2014, 22:11:18 UTC
Bumping manifests a=b2g-bump
Tip revision: a21b188
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