Bug 678021 - browser/base and browser/devtools are racing to make jars; r=dolske

This commit is contained in:
Rob Campbell 2011-08-15 11:21:00 -03:00
Родитель c386d309c3
Коммит 45cc0535b9
1 изменённых файлов: 1 добавлений и 1 удалений

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

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