Bug 678021 - browser/base and browser/devtools are racing to make jars; r=dolske; Backout to fix bug 679301; a=orange

This commit is contained in:
Rob Campbell 2011-08-16 10:07:25 -03:00
Родитель f3bb27e32e
Коммит 5df9609a5c
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -45,6 +45,7 @@ include $(topsrcdir)/config/config.mk
PARALLEL_DIRS = \
base \
components \
devtools \
fuel \
locales \
themes \
@ -52,7 +53,6 @@ PARALLEL_DIRS = \
DIRS = \
app \
devtools \
$(NULL)
ifeq ($(OS_ARCH),WINNT)