From 8a2291ac1dfe3d069d674bb3b484125a56cf55f6 Mon Sep 17 00:00:00 2001 From: "dougt%netscape.com" Date: Fri, 7 May 1999 02:37:19 +0000 Subject: [PATCH] adding the tests directory back into the build. (thanks warren) git-svn-id: svn://10.0.0.236/trunk@30653 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/base/makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/base/makefile.win b/mozilla/base/makefile.win index cd525997c64..b7f84e8a5a2 100644 --- a/mozilla/base/makefile.win +++ b/mozilla/base/makefile.win @@ -18,6 +18,6 @@ DEPTH=.. IGNORE_MANIFEST=1 -DIRS=public src +DIRS=public src tests include <$(DEPTH)\config\rules.mak>