Fix the one mochitest that's exported to _tests in a disable-tests build. (Bug 515993) r=ted

This commit is contained in:
L. David Baron 2009-09-16 12:01:18 -07:00
Родитель 4fbf8eb539
Коммит d69425fc7b
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -8,9 +8,10 @@ include $(DEPTH)/config/autoconf.mk
MODULE = thebes
DIRS = public src mochitest
DIRS = public src
ifdef ENABLE_TESTS
DIRS += mochitest
ifndef MOZ_ENABLE_LIBXUL
ifndef BUILD_STATIC_LIBS
TOOL_DIRS += test