Don't forget to build nsHTMLTags.o

git-svn-id: svn://10.0.0.236/trunk@5029 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp 1998-07-03 23:13:37 +00:00
parent c5fdde395f
commit 137defc4e7
2 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ CPPSRCS = \
COtherDTD.cpp \
nsParser.cpp \
nsHTMLTokens.cpp \
nsHTMLTags.cpp \
prstrm.cpp \
$(NULL)

View File

@ -32,6 +32,7 @@ CPPSRCS = \
COtherDTD.cpp \
nsParser.cpp \
nsHTMLTokens.cpp \
nsHTMLTags.cpp \
prstrm.cpp \
$(NULL)