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
parent 84fc6b1932
commit f81e3bdbb4

View File

@ -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