https://github.com/mozilla/gecko-dev
Raw File
Tip revision: f3605e78736776a18aced16ee187d1755fbac10e authored by ffxbld on 18 December 2015, 17:57:06 UTC
Added FIREFOX_38_5_1esr_RELEASE FIREFOX_38_5_1esr_BUILD1 tag(s) for changeset 121c85f4e85c. DONTBUILD CLOSED TREE a=release
Tip revision: f3605e7
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