This commit is contained in:
rods%netscape.com 1999-05-07 19:38:53 +00:00
Родитель fab73ed4a4
Коммит ac50aa3b0f
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -21,6 +21,7 @@ IGNORE_MANIFEST=1
LIBRARY_NAME=ender
CPPSRCS = \
nsInsertHTMLTxn.cpp \
nsEditor.cpp \
nsTextEditor.cpp \
nsTextEditRules.cpp \
@ -58,6 +59,7 @@ CPPSRCS = \
$(NULL)
CPP_OBJS = \
.\$(OBJDIR)\nsInsertHTMLTxn.obj \
.\$(OBJDIR)\nsEditor.obj \
.\$(OBJDIR)\nsTextEditor.obj \
.\$(OBJDIR)\nsTextEditRules.obj \