From b7eca65112f30c9b4b713e9887715edf19c0fea7 Mon Sep 17 00:00:00 2001 From: hshaw Date: Tue, 21 Apr 1998 06:48:15 +0000 Subject: [PATCH] Applet is a private component and hence removed git-svn-id: svn://10.0.0.236/trunk@434 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/modules/Makefile | 2 +- mozilla/modules/makefile.win | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/mozilla/modules/Makefile b/mozilla/modules/Makefile index e2204b24e56..7094378dbc7 100644 --- a/mozilla/modules/Makefile +++ b/mozilla/modules/Makefile @@ -34,7 +34,7 @@ DIRS = \ $(NULL) ifdef MOZ_JAVA -DIRS += applet libreg softupdt zlib li progress +DIRS += libreg softupdt zlib li progress ifdef EDITOR DIRS += edtplug spellchk diff --git a/mozilla/modules/makefile.win b/mozilla/modules/makefile.win index 8d113ab050e..0c538d4b9ff 100644 --- a/mozilla/modules/makefile.win +++ b/mozilla/modules/makefile.win @@ -52,7 +52,6 @@ DIRS= \ !ifdef EDITOR edtplug \ !endif - applet \ softupdt \ zlib \ !endif