From ee6caf9c4b447572184e756ee527be91f601730d Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Sun, 7 Feb 1999 00:54:52 +0000 Subject: [PATCH] Adding tests to match Win32 git-svn-id: svn://10.0.0.236/trunk@19942 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/html/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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