summaryrefslogtreecommitdiff
path: root/starmath/Library_sm.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-04-15 14:55:15 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-04-15 17:16:55 +0200
commitadd60d233f70ff56472448bd50b3771f38974c52 (patch)
treee9409e57830a48b8d5844784b9f9fe4f24381f44 /starmath/Library_sm.mk
parentbdec405ed5017c432ef4f1efeb2e78ccd37fdc7b (diff)
starmath: allow UNO import of MathType
com.sun.star.comp.Math.XMLImporter already handled MathML import, but MathType was not possible externally. Change-Id: I5bf7181758a12eeaa576d016d3704a771ac5a8ba
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 ce46d777af2e..5358b59ef2ea 100644
--- a/starmath/Library_sm.mk
+++ b/starmath/Library_sm.mk
@@ -88,6 +88,7 @@ $(eval $(call gb_Library_add_exception_objects,sm,\
starmath/source/tmpdevice \
starmath/source/typemap \
starmath/source/unodoc \
+ starmath/source/unofilter \
starmath/source/unomodel \
starmath/source/utility \
starmath/source/view \