Remove undesired system add-ons (all except PDFjs)

This commit is contained in:
wolfbeast 2018-04-22 13:19:49 +02:00 committed by Roy Tam
commit 9fd29a60f7
182 changed files with 0 additions and 11311 deletions

View file

@ -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',
]