mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
not part of build, nsNodeSet is not part of transformiix standalone. sorry.
This commit is contained in:
parent
cab490be6d
commit
b073bd5bad
@ -45,7 +45,6 @@ CPPSRCS = AdditiveExpr.cpp \
|
||||
MultiplicativeExpr.cpp \
|
||||
NodeSet.cpp \
|
||||
NodeSetFunctionCall.cpp \
|
||||
nsNodeSet.cpp \
|
||||
NumberExpr.cpp \
|
||||
NumberFunctionCall.cpp \
|
||||
NumberResult.cpp \
|
||||
@ -63,7 +62,8 @@ CPPSRCS = AdditiveExpr.cpp \
|
||||
WildCardExpr.cpp \
|
||||
XPathNames.cpp
|
||||
ifdef MOZ_XSL
|
||||
CPPSRCS += XPathProcessor.cpp
|
||||
CPPSRCS += XPathProcessor.cpp \
|
||||
nsNodeSet.cpp
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
Loading…
Reference in New Issue
Block a user