summaryrefslogtreecommitdiff
path: root/starmath/Library_sm.mk
diff options
context:
space:
mode:
authordante <dante19031999@gmail.com>2021-08-08 23:56:09 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-08-13 10:37:03 +0200
commitb8a4eeb24a037d338a61eb4b76acc9fad52fa5c3 (patch)
treec46ca50e0b11ad3dc2acc2848e10691f7ba270da /starmath/Library_sm.mk
parentc9bcbebe34c8d0e3edab520ace15c4d367aef62f (diff)
Export Math ML from new mathml nodes
Review tip: thanks for your help Code heavily based on: mathmlexport.cxx mathmlexport.hxx https://opengrok.libreoffice.org/xref/core/starmath/source/mathml/mathmlexport.cxx?r=e271fce8 https://opengrok.libreoffice.org/xref/core/starmath/inc/mathml/mathmlexport.hxx?r=10d29c39 Change-Id: I798d0e207b844240f4b25720ee37c394eb4c2e65 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120188 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'starmath/Library_sm.mk')
-rw-r--r--starmath/Library_sm.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/Library_sm.mk b/starmath/Library_sm.mk
index e9bb53676b91..585834be74aa 100644
--- a/starmath/Library_sm.mk
+++ b/starmath/Library_sm.mk
@@ -104,6 +104,7 @@ $(eval $(call gb_Library_add_exception_objects,sm,\
starmath/source/mathml/mathmlexport \
starmath/source/mathml/mathmlimport \
starmath/source/mathml/mathmlMo \
+ starmath/source/mathml/export \
starmath/source/mathml/iterator \
starmath/source/mathml/attribute \
starmath/source/mathml/element \