summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components/moz.build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-11-30 11:55:54 -0500
committerMatt A. Tobin <email@mattatobin.com>2018-11-30 11:55:54 -0500
commita801955d68dce89119a66b6ef72cca6868cc1c1c (patch)
tree0b1c2c94c374959120a85e6922b3819e2a65fac2 /application/palemoon/components/moz.build
parent6acc5f9128db1c2c0d0c468f6123d0dccf153156 (diff)
downloadUXP-a801955d68dce89119a66b6ef72cca6868cc1c1c.tar
UXP-a801955d68dce89119a66b6ef72cca6868cc1c1c.tar.gz
UXP-a801955d68dce89119a66b6ef72cca6868cc1c1c.tar.lz
UXP-a801955d68dce89119a66b6ef72cca6868cc1c1c.tar.xz
UXP-a801955d68dce89119a66b6ef72cca6868cc1c1c.zip
Issue #889 - Clean up the Pale Moon tree - Part 1c: Move pageinfo 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 5e3feb1dd..edc4c75a9 100644
--- a/application/palemoon/components/moz.build
+++ b/application/palemoon/components/moz.build
@@ -12,6 +12,7 @@ DIRS += [
'feeds',
'fuel',
'newtab',
+ 'pageinfo',
'places',
'permissions',
'preferences',