Bug 1391675 - Fix sm-pkg bustage on a CLOSED TREE, r=bustage CLOSED TREE

MozReview-Commit-ID: KbDxxJtWFbE
This commit is contained in:
Andrew Halberstadt 2017-08-23 15:22:57 -04:00
Родитель e452e627ec
Коммит 1bfac5e46e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -64,7 +64,6 @@ DIRS += [
'taskcluster',
'testing/mozbase',
'third_party/python',
'tools',
]
if not CONFIG['JS_STANDALONE']:
@ -96,6 +95,7 @@ if not CONFIG['JS_STANDALONE']:
DIRS += [
'build',
'tools',
'probes',
]