author | benjamin@smedbergs.us |
Mon, 06 Aug 2007 13:33:44 -0700 | |
changeset 4320 | 288389fd3520ce52b2eca4761f55d739522015d6 |
parent 4319 | 616b04255d3555d4b046dcc1fd673e19699d4af5 |
child 4321 | 815709d80775c28751930102f4ebdfd88e3b71a6 |
push id | 1 |
push user | root |
push date | Tue, 26 Apr 2011 22:38:44 +0000 |
treeherder | mozilla-beta@bfdb6e623a36 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
milestone | 1.9a8pre |
--- a/layout/Makefile.in +++ b/layout/Makefile.in @@ -67,17 +67,17 @@ endif ifndef MOZ_NO_INSPECTOR_APIS DIRS += inspector endif DIRS += build ifdef ENABLE_TESTS -DIRS += tools/reftest +TOOL_DIRS += tools/reftest DIRS += tools/pageloader ifndef MOZ_ENABLE_LIBXUL TOOL_DIRS += html/tests endif endif include $(topsrcdir)/config/rules.mk