summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components/moz.build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-11-30 11:02:36 -0500
committerMatt A. Tobin <email@mattatobin.com>2018-11-30 11:02:36 -0500
commit71737d61f75651efc5b9eaf5313a11dc3469bb1d (patch)
tree4fa5b7a0b2817403be0ee570b92a2db3fea0abc6 /application/palemoon/components/moz.build
parent26f7e0ce36350d309c6b0fbd6261adbe98e93aab (diff)
downloadUXP-71737d61f75651efc5b9eaf5313a11dc3469bb1d.tar
UXP-71737d61f75651efc5b9eaf5313a11dc3469bb1d.tar.gz
UXP-71737d61f75651efc5b9eaf5313a11dc3469bb1d.tar.lz
UXP-71737d61f75651efc5b9eaf5313a11dc3469bb1d.tar.xz
UXP-71737d61f75651efc5b9eaf5313a11dc3469bb1d.zip
Issue #889 - Clean up the Pale Moon tree - Part 1a: Move abouthome to components
Diffstat (limited to 'application/palemoon/components/moz.build')
-rw-r--r--application/palemoon/components/moz.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/palemoon/components/moz.build b/application/palemoon/components/moz.build
index b9df76330..600788234 100644
--- a/application/palemoon/components/moz.build
+++ b/application/palemoon/components/moz.build
@@ -5,6 +5,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DIRS += [
+ 'abouthome',
'certerror',
'dirprovider',
'downloads',