Loading browser/extensions/moz.build +0 −10 Original line number Diff line number Diff line Loading @@ -5,16 +5,6 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. DIRS += [ 'aushelper', 'e10srollout', 'pdfjs', 'pocket', 'webcompat', ] # Only include the following system add-ons if building Aurora or Nightly if 'a' in CONFIG['GRE_MILESTONE']: DIRS += [ 'flyweb', 'formautofill', ] browser/locales/Makefile.in +0 −1 Original line number Diff line number Diff line Loading @@ -99,7 +99,6 @@ 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 ../../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-$* Loading Loading
browser/extensions/moz.build +0 −10 Original line number Diff line number Diff line Loading @@ -5,16 +5,6 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. DIRS += [ 'aushelper', 'e10srollout', 'pdfjs', 'pocket', 'webcompat', ] # Only include the following system add-ons if building Aurora or Nightly if 'a' in CONFIG['GRE_MILESTONE']: DIRS += [ 'flyweb', 'formautofill', ]
browser/locales/Makefile.in +0 −1 Original line number Diff line number Diff line Loading @@ -99,7 +99,6 @@ 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 ../../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-$* Loading