summaryrefslogtreecommitdiff
path: root/unoxml/Library_unordf.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2011-05-30 18:16:33 +0200
committerDavid Tardon <dtardon@redhat.com>2011-06-18 11:26:56 +0200
commit4d427bd5c8fe9b3488bd3da49e4158c3021deab0 (patch)
treeb411946cf649e4538143072ebdd59a3352d40a4c /unoxml/Library_unordf.mk
parent4fb5b90d3e3151faf457117af2f2eceeaa7f6b00 (diff)
ause130: #i117218# missing pieces...
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 \