Fixing Unix build bustage. Added nsExpatTokenizer to the list of files to be compiled.

git-svn-id: svn://10.0.0.236/trunk@25607 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
nisheeth%netscape.com
1999-03-30 07:35:39 +00:00
parent 43d02c2f16
commit a55cc8cd7d
2 changed files with 2 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ CPPSRCS= \
nsDTDUtils.cpp \
nsHTMLTokenizer.cpp \
nsXMLTokenizer.cpp \
nsExpatTokenizer.cpp \
nsElementTable.cpp \
CNavDTD.cpp \
COtherDTD.cpp \