b=344591 enable reftest for builds where --enable-tests is true

r=dbaron


git-svn-id: svn://10.0.0.236/trunk@213859 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
davel%mozilla.com
2006-10-19 19:58:12 +00:00
parent 473521fc98
commit ffc6d544d8

View File

@@ -72,6 +72,7 @@ endif
DIRS += build
ifdef ENABLE_TESTS
DIRS += tools/reftest
ifndef MOZ_ENABLE_LIBXUL
TOOL_DIRS += html/tests
endif