summaryrefslogtreecommitdiffstats
path: root/browser/locales
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-02-04 12:34:42 +0100
committerwolfbeast <mcwerewolf@gmail.com>2018-02-04 12:34:42 +0100
commit76de6d38a8debfe06ce3c55704e2fa7121634d67 (patch)
tree9c54133889bf31dd6d5471cadf0b96162cd9754f /browser/locales
parent08591db6dac9fd4a68167744e2cec77b2b75c311 (diff)
downloadUXP-76de6d38a8debfe06ce3c55704e2fa7121634d67.tar
UXP-76de6d38a8debfe06ce3c55704e2fa7121634d67.tar.gz
UXP-76de6d38a8debfe06ce3c55704e2fa7121634d67.tar.lz
UXP-76de6d38a8debfe06ce3c55704e2fa7121634d67.tar.xz
UXP-76de6d38a8debfe06ce3c55704e2fa7121634d67.zip
Disable built-in extensions.
Diffstat (limited to 'browser/locales')
-rw-r--r--browser/locales/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/locales/Makefile.in b/browser/locales/Makefile.in
index 6b0455bf0..fac5531a6 100644
--- a/browser/locales/Makefile.in
+++ b/browser/locales/Makefile.in
@@ -99,7 +99,7 @@ libs-%:
@$(MAKE) -C ../../toolkit/locales libs-$* XPI_ROOT_APPID='$(XPI_ROOT_APPID)'
@$(MAKE) -C ../../services/sync/locales AB_CD=$* XPI_NAME=locale-$*
@$(MAKE) -C ../../extensions/spellcheck/locales AB_CD=$* XPI_NAME=locale-$*
- @$(MAKE) -C ../extensions/pocket/locale AB_CD=$* XPI_NAME=locale-$*
+# @$(MAKE) -C ../extensions/pocket/locale AB_CD=$* XPI_NAME=locale-$*
@$(MAKE) -C ../../intl/locales AB_CD=$* XPI_NAME=locale-$*
@$(MAKE) -C ../../devtools/client/locales AB_CD=$* XPI_NAME=locale-$* XPI_ROOT_APPID='$(XPI_ROOT_APPID)'
@$(MAKE) -B searchplugins AB_CD=$* XPI_NAME=locale-$*