diff --git a/mozilla/editor/makefile.win b/mozilla/editor/makefile.win index 60eb65b5b0c..e2edcf6e455 100644 --- a/mozilla/editor/makefile.win +++ b/mozilla/editor/makefile.win @@ -19,7 +19,7 @@ DEPTH=.. IGNORE_MANIFEST=1 !if defined(MOZ_EDITOR) -DIRS= public core guimgr txmgr +DIRS= public base guimgr txmgr !else DIRS= public !endif