summaryrefslogtreecommitdiff
path: root/xmlscript/Library_xmlscript.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-07-06 10:04:59 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-06 20:17:26 +0200
commit67f4ece34ffae7404eaefc0286dfbe3ad64289ea (patch)
tree31bdbf273548d311cd566a83e16326c9458cd35d /xmlscript/Library_xmlscript.mk
parent08f6f7e90b0914867a0678e782f26cbed2d80fa7 (diff)
xmlscript: create instances with uno constructors
See tdf#74608 for motivation Change-Id: I648835e938746ff4f89b05d73d8960f9f8953070 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98191 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmlscript/Library_xmlscript.mk')
-rw-r--r--xmlscript/Library_xmlscript.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlscript/Library_xmlscript.mk b/xmlscript/Library_xmlscript.mk
index 1f9387e150d2..40852a12bb70 100644
--- a/xmlscript/Library_xmlscript.mk
+++ b/xmlscript/Library_xmlscript.mk
@@ -36,7 +36,6 @@ $(eval $(call gb_Library_add_defs,xmlscript,\
$(eval $(call gb_Library_set_precompiled_header,xmlscript,xmlscript/inc/pch/precompiled_xmlscript))
$(eval $(call gb_Library_add_exception_objects,xmlscript,\
- xmlscript/source/misc/unoservices \
xmlscript/source/xml_helper/xml_byteseq \
xmlscript/source/xml_helper/xml_element \
xmlscript/source/xml_helper/xml_impctx \