Add the forgotten ucvmath to allmakefiles.sh
git-svn-id: svn://10.0.0.236/trunk@114464 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -936,8 +936,11 @@ if [ "$NS_TRACE_MALLOC" ]; then
|
||||
MAKEFILES_tracemalloc="tools/trace-malloc/Makefile"
|
||||
fi
|
||||
|
||||
# layout/mathml
|
||||
# MathML
|
||||
if [ "$MOZ_MATHML" ]; then
|
||||
MAKEFILES_intl="$MAKEFILES_intl
|
||||
intl/uconv/ucvmath/Makefile
|
||||
"
|
||||
MAKEFILES_layout="$MAKEFILES_layout
|
||||
layout/mathml/Makefile
|
||||
layout/mathml/base/Makefile
|
||||
|
||||
Reference in New Issue
Block a user