https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 34a1b4131d013e9f9417f947e92a83992679e0cf authored by ffxbld on 06 January 2015, 04:54:46 UTC
Added FIREFOX_31_4_0esr_RELEASE FIREFOX_31_4_0esr_BUILD1 tag(s) for changeset 60d7a6f78402. DONTBUILD CLOSED TREE a=release
Tip revision: 34a1b41
moz.build
# 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/.

JAR_MANIFESTS += ['jar.mn']
back to top