summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components/moz.build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-11-30 12:06:57 -0500
committerMatt A. Tobin <email@mattatobin.com>2018-11-30 12:06:57 -0500
commitac6c6be1ca6f0719db7c7518f620ddde1b733ee0 (patch)
tree9778ece7017514253526ea95a46e139814694caf /application/palemoon/components/moz.build
parenta801955d68dce89119a66b6ef72cca6868cc1c1c (diff)
downloadUXP-ac6c6be1ca6f0719db7c7518f620ddde1b733ee0.tar
UXP-ac6c6be1ca6f0719db7c7518f620ddde1b733ee0.tar.gz
UXP-ac6c6be1ca6f0719db7c7518f620ddde1b733ee0.tar.lz
UXP-ac6c6be1ca6f0719db7c7518f620ddde1b733ee0.tar.xz
UXP-ac6c6be1ca6f0719db7c7518f620ddde1b733ee0.zip
Issue #889 - Clean up the Pale Moon tree - Part 1d: Move sync to components
Diffstat (limited to 'application/palemoon/components/moz.build')
-rw-r--r--application/palemoon/components/moz.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/application/palemoon/components/moz.build b/application/palemoon/components/moz.build
index edc4c75a9..eb2771c48 100644
--- a/application/palemoon/components/moz.build
+++ b/application/palemoon/components/moz.build
@@ -25,6 +25,9 @@ DIRS += [
if CONFIG['MOZ_BROWSER_STATUSBAR']:
DIRS += ['statusbar']
+if CONFIG['MOZ_SERVICES_SYNC']:
+ DIRS += ['sync']
+
DIRS += ['build']
XPIDL_SOURCES += [