From f0afa16a2fe41690d886e7357f292e968ceccd82 Mon Sep 17 00:00:00 2001 From: "warren%netscape.com" Date: Fri, 31 Jul 1998 23:14:42 +0000 Subject: [PATCH] Added plugin dir git-svn-id: svn://10.0.0.236/trunk@6994 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/modules/makefile.win | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/mozilla/modules/makefile.win b/mozilla/modules/makefile.win index 83c8c0c8c50..16212842f86 100644 --- a/mozilla/modules/makefile.win +++ b/mozilla/modules/makefile.win @@ -51,7 +51,7 @@ DIRS= \ libutil \ libimg \ libfont \ -!ifdef JAVA_OR_OJI +!ifdef JAVA_OR_NSJVM !ifdef EDITOR edtplug \ !endif @@ -71,13 +71,14 @@ DIRS= \ !ifdef MOZ_SPELLCHK spellchk \ !endif - rdf \ - schedulr \ - xml \ + rdf \ + schedulr \ + xml \ !ifdef MOZ_CALENDAR calendar \ libnls \ !endif + plugin \ oji #//------------------------------------------------------------------------