From 8eb74c76a43be2dfae1cddf2850c5428a6a86d4a Mon Sep 17 00:00:00 2001 From: "akkana%netscape.com" Date: Fri, 6 Apr 2001 01:19:23 +0000 Subject: [PATCH] Forestall more win bustage -- missed a file --- editor/base/makefile.win | 1 + 1 file changed, 1 insertion(+) diff --git a/editor/base/makefile.win b/editor/base/makefile.win index da2037f914de..4cc4a047994e 100644 --- a/editor/base/makefile.win +++ b/editor/base/makefile.win @@ -76,6 +76,7 @@ CPP_OBJS = \ .\$(OBJDIR)\InsertTextTxn.obj \ .\$(OBJDIR)\JoinElementTxn.obj \ .\$(OBJDIR)\nsComposerCommands.obj \ + .\$(OBJDIR)\nsComposerController.obj \ .\$(OBJDIR)\nsEditorCommands.obj \ .\$(OBJDIR)\nsEditorController.obj \ .\$(OBJDIR)\nsEditorEventListeners.obj \