Fix the build.

This commit is contained in:
sfraser%netscape.com 1999-06-11 19:56:35 +00:00
parent 10e699ffeb
commit 894167d143

View File

@ -58,6 +58,8 @@ CPPSRCS = \
JoinTableCellsTxn.cpp \
nsInternetCiter.cpp \
nsAOLCiter.cpp \
nsEditorShell.cpp \
nsEditorShellFactory.cpp \
$(NULL)
CPP_OBJS = \
@ -98,7 +100,7 @@ CPP_OBJS = \
.\$(OBJDIR)\JoinTableCellsTxn.obj \
.\$(OBJDIR)\nsInternetCiter.obj \
.\$(OBJDIR)\nsAOLCiter.obj \
.\$(OBJDIR)\nsEditorShell.obj \
.\$(OBJDIR)\nsEditorShell.obj \
.\$(OBJDIR)\nsEditorShellFactory.obj \
$(NULL)