This commit is contained in:
sfraser%netscape.com 1999-06-11 19:56:35 +00:00
Родитель 6ce8bb2aab
Коммит 0fbfd9b305
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -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)