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