summaryrefslogtreecommitdiff
path: root/unoxml/Library_unordf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/Library_unordf.mk')
-rw-r--r--unoxml/Library_unordf.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/unoxml/Library_unordf.mk b/unoxml/Library_unordf.mk
index 2ca96df4030c..7990c69f3047 100644
--- a/unoxml/Library_unordf.mk
+++ b/unoxml/Library_unordf.mk
@@ -31,13 +31,17 @@ $(eval $(call gb_Library_set_componentfile,unordf,unoxml/source/rdf/unordf))
$(eval $(call gb_Library_set_include,unordf,\
$$(INCLUDE) \
- -I$(OUTDIR)/inc/offuh \
))
$(eval $(call gb_Library_set_defs,unordf,\
$$(DEFS) \
))
+$(eval $(call gb_Library_add_api,unordf,\
+ udkapi \
+ offapi \
+))
+
$(eval $(call gb_Library_add_linked_libs,unordf,\
cppuhelper \
cppu \