From 8395a0407ed9b0de7b7d16281f416f1a25e57218 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 --- modules/makefile.win | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/modules/makefile.win b/modules/makefile.win index 83c8c0c8c50d..16212842f864 100644 --- a/modules/makefile.win +++ b/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 #//------------------------------------------------------------------------