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

This commit is contained in:
Rob Campbell 2011-08-16 12:06:28 -03:00
Родитель 3d2cba09f5
Коммит 34904be71d
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -45,13 +45,13 @@ include $(topsrcdir)/config/config.mk
PARALLEL_DIRS = \ PARALLEL_DIRS = \
base \ base \
components \ components \
devtools \
fuel \ fuel \
locales \ locales \
themes \ themes \
$(NULL) $(NULL)
DIRS = \ DIRS = \
devtools \
app \ app \
$(NULL) $(NULL)