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
parent 34df3fbbd8
commit aee8aa6dbe

View File

@ -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)