summaryrefslogtreecommitdiff
path: root/unoxml/Library_unordf.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-07-08 09:50:16 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-08 20:26:28 +0200
commitf4fc5dc31eeb728777104c9ece2788bcc4bdea89 (patch)
tree3d2be4743ac960bd6c5677e85e44b2e4ef284a07 /unoxml/Library_unordf.mk
parentd29a314300d523d29ed894f1822227497fcb68f8 (diff)
unoxml: create instances with uno constructors
See tdf#74608 for motivation Change-Id: I636d92faa3b26ac06c044c0485e632967daa709c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98313 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'unoxml/Library_unordf.mk')
-rw-r--r--unoxml/Library_unordf.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/unoxml/Library_unordf.mk b/unoxml/Library_unordf.mk
index 27640e70f0e4..8998c6aac73b 100644
--- a/unoxml/Library_unordf.mk
+++ b/unoxml/Library_unordf.mk
@@ -45,7 +45,6 @@ $(eval $(call gb_Library_add_exception_objects,unordf,\
unoxml/source/rdf/CURI \
unoxml/source/rdf/CLiteral \
unoxml/source/rdf/librdf_repository \
- unoxml/source/rdf/librdf_services \
))
# vim: set noet sw=4 ts=4: