fune/browser/components/aboutconfig/moz.build
Vincent Cote 102c9d9f50 Bug 1493446 - Create a skeleton of the new internal settings HTML page. r=paolo,bgrins
Differential Revision: https://phabricator.services.mozilla.com/D6573

--HG--
extra : rebase_source : a137caec34a24664d7988924a72f6f009311ff84
extra : amend_source : e335d7fc75ea389ca3233b0d2d30b118e855473e
2018-10-09 15:45:39 +01:00

9 lines
375 B
Python

# -*- Mode: python; 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/.
BROWSER_CHROME_MANIFESTS += ['test/browser/browser.ini']
JAR_MANIFESTS += ['jar.mn']