From c9bcaf74c46dc2a87af86cdb58caac7c51fa6651 Mon Sep 17 00:00:00 2001 From: "rbs%maths.uq.edu.au" Date: Thu, 14 Feb 2002 01:33:17 +0000 Subject: [PATCH] Add the forgotten ucvmath to allmakefiles.sh --- allmakefiles.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/allmakefiles.sh b/allmakefiles.sh index 16d1d5c1dd6..d8283e7f7b0 100755 --- a/allmakefiles.sh +++ b/allmakefiles.sh @@ -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