diff --git a/mozilla/layout/html/Makefile.in b/mozilla/layout/html/Makefile.in index 6e71a3f2140..eccfe08bdb4 100644 --- a/mozilla/layout/html/Makefile.in +++ b/mozilla/layout/html/Makefile.in @@ -22,7 +22,7 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk -DIRS = base content document forms style table #tests +DIRS = base content document forms style table tests include $(topsrcdir)/config/config.mk