summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components/permissions/moz.build
diff options
context:
space:
mode:
authorMoonchild <mcwerewolf@gmail.com>2018-06-12 22:38:42 +0200
committerGitHub <noreply@github.com>2018-06-12 22:38:42 +0200
commit660042b0a93eccc59980fbfb6c89787018b652ba (patch)
treea379de2992553ab77ccc855dc6f913610c0c6518 /application/palemoon/components/permissions/moz.build
parent7a1e7c82779cc41f3ca1afc2112c60e23207d5fd (diff)
parentf3e445f6e8587bf40eaa3609bf4f5bea2becdc4a (diff)
downloadUXP-660042b0a93eccc59980fbfb6c89787018b652ba.tar
UXP-660042b0a93eccc59980fbfb6c89787018b652ba.tar.gz
UXP-660042b0a93eccc59980fbfb6c89787018b652ba.tar.lz
UXP-660042b0a93eccc59980fbfb6c89787018b652ba.tar.xz
UXP-660042b0a93eccc59980fbfb6c89787018b652ba.zip
Merge pull request #471 from janekptacijarabaci/pm_move_permissions_1
[PALEMOON] Moving About permissions component files from components/preferences/ to components/permissions/
Diffstat (limited to 'application/palemoon/components/permissions/moz.build')
-rw-r--r--application/palemoon/components/permissions/moz.build8
1 files changed, 8 insertions, 0 deletions
diff --git a/application/palemoon/components/permissions/moz.build b/application/palemoon/components/permissions/moz.build
new file mode 100644
index 000000000..a4c26de89
--- /dev/null
+++ b/application/palemoon/components/permissions/moz.build
@@ -0,0 +1,8 @@
+# -*- 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']