summaryrefslogtreecommitdiff
path: root/starmath/Library_sm.mk
diff options
context:
space:
mode:
authordante <dante19031999@gmail.com>2020-12-02 00:12:05 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-12-09 15:21:09 +0100
commit6e0f18d7d523c62236a1968c36b4e0cc8586ac34 (patch)
tree1c66fcd04921df2fd71765401641ceacf1f8bd2b /starmath/Library_sm.mk
parente04bf67bba3a6410f49fd311fe499456c2f9dc7d (diff)
Begining of support for &entityname for mathml.
Change-Id: I03ce79ed74088db3c1f6c1f87d7a75160ff19a30 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107038 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 a63b506783e1..cc3dab8875e7 100644
--- a/starmath/Library_sm.mk
+++ b/starmath/Library_sm.mk
@@ -74,6 +74,7 @@ $(eval $(call gb_Library_add_exception_objects,sm,\
starmath/source/document \
starmath/source/edit \
starmath/source/format \
+ starmath/source/xparsmlbase \
starmath/source/mathmlattr \
starmath/source/mathmlexport \
starmath/source/mathmlimport \