https://github.com/mozilla/gecko-dev
Raw File
Tip revision: c9aa2a105ff1c38d400c2c06f0161f93d1ecf1c4 authored by ffxbld on 27 August 2015, 08:09:56 UTC
Added FENNEC_40_0_3_RELEASE FENNEC_40_0_3_BUILD1 tag(s) for changeset 9b71598b59f7. DONTBUILD CLOSED TREE a=release
Tip revision: c9aa2a1
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/.

DIRS += [
    '/modules/libbz2',
    '/modules/libmar',
    '/other-licenses/bsdiff',
]
back to top