https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 5d23eac116b492863081dd28d58e08d36c241b6d authored by ffxbld on 05 May 2015, 02:40:21 UTC
Added FIREFOX_31_7_0esr_RELEASE FIREFOX_31_7_0esr_BUILD2 tag(s) for changeset 06188a3eed1f. DONTBUILD CLOSED TREE a=release
Tip revision: 5d23eac
moz.build
# -*- 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/.

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