From 99170f793fb477926f2a5927336520b083199f0c Mon Sep 17 00:00:00 2001 From: "mscott%netscape.com" Date: Thu, 22 Jul 1999 20:05:33 +0000 Subject: [PATCH] Necko only: change the name of the mime type dll to be mimetype.dll instead of mime.dll. mime.dll was over-writing the mailnews mime.dll. --- netwerk/mime/src/makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netwerk/mime/src/makefile.win b/netwerk/mime/src/makefile.win index 528d4430ee4a..ba161b40c7d6 100644 --- a/netwerk/mime/src/makefile.win +++ b/netwerk/mime/src/makefile.win @@ -25,7 +25,7 @@ MODULE = necko IS_COMPONENT=1 MAKE_OBJ_TYPE=DLL -DLLNAME=mime +DLLNAME=mimetype DLL=.\$(OBJDIR)\$(DLLNAME).dll LLIBS= $(LLIBS) \