diff options
Diffstat (limited to 'other-licenses/branding/palemoon/unstable/content/moz.build')
-rw-r--r-- | other-licenses/branding/palemoon/unstable/content/moz.build | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/other-licenses/branding/palemoon/unstable/content/moz.build b/other-licenses/branding/palemoon/unstable/content/moz.build new file mode 100644 index 000000000..c07ede375 --- /dev/null +++ b/other-licenses/branding/palemoon/unstable/content/moz.build @@ -0,0 +1,3 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- + +JAR_MANIFESTS += ['jar.mn'] |