diff options
author | Matt A. Tobin <email@mattatobin.com> | 2018-11-30 12:55:21 -0500 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2018-11-30 12:55:21 -0500 |
commit | baf02592675c001061171047295eec0cbcb526c5 (patch) | |
tree | 7973f35e3bee3fc59735fe452e97a914085ccd58 /application/palemoon/components/search | |
parent | 2f472038cb5234a7be3ee6cdb067208907227608 (diff) | |
download | aura-central-baf02592675c001061171047295eec0cbcb526c5.tar.gz |
Issue mcp-graveyard/UXP%889 - Clean up the Pale Moon tree - Part 2a: Make moz.build consistent
Diffstat (limited to 'application/palemoon/components/search')
-rw-r--r-- | application/palemoon/components/search/moz.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/application/palemoon/components/search/moz.build b/application/palemoon/components/search/moz.build index 35f6d454a..c97072bba 100644 --- a/application/palemoon/components/search/moz.build +++ b/application/palemoon/components/search/moz.build @@ -4,5 +4,4 @@ # 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']
\ No newline at end of file |