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
Родитель 5df9609a5c
Коммит 8361f78dfb
1 изменённых файлов: 1 добавлений и 1 удалений

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

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