Revert changeset b96a7ceeb647, since it had no effect on build stuff. Bug 787498, no review, DONTBUILD

This commit is contained in:
Boris Zbarsky 2012-09-04 23:04:37 -04:00
Родитель 25a4faafba
Коммит 4dcdb03610
1 изменённых файлов: 1 добавлений и 6 удалений

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

@ -44,6 +44,7 @@ PARALLEL_DIRS += \
apps \
base \
activities \
bindings \
battery \
browser-element \
contacts \
@ -90,12 +91,6 @@ PARALLEL_DIRS += \
$(NULL)
endif
# Not in PARALLEL_DIRS because we need to make sure it builds before
# bindings/test, which builds from TEST_DIRS, which gets appended to DIRS.
DIRS = \
bindings \
$(NULL)
# bindings/test is here, because it needs to build after bindings/, and
# we build subdirectories before ourselves.
TEST_DIRS += \