From 346788629eef1b343c19ccf8d899d2cb4ea4db92 Mon Sep 17 00:00:00 2001 From: "mscott%netscape.com" Date: Thu, 2 Sep 1999 17:57:43 +0000 Subject: [PATCH] Enter the mime\build directory. git-svn-id: svn://10.0.0.236/trunk@45690 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/mailnews/mime/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/mailnews/mime/Makefile.in b/mozilla/mailnews/mime/Makefile.in index 81847401fb3..8b29a253ce2 100644 --- a/mozilla/mailnews/mime/Makefile.in +++ b/mozilla/mailnews/mime/Makefile.in @@ -22,7 +22,7 @@ srcdir = @srcdir@ include $(DEPTH)/config/autoconf.mk -DIRS = public src emitters cthandlers resources +DIRS = public src emitters cthandlers build resources ifdef ENABLE_TESTS DIRS += tests