summaryrefslogtreecommitdiff
path: root/unoxml/Library_unordf.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-23 15:23:21 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-23 15:23:21 +0200
commit6f38368f3b0f25414476d178cc4610f1ebad9083 (patch)
treee9e389d3a89fe0973b86667c4c61b4f9a92aba60 /unoxml/Library_unordf.mk
parent969003ef690a52d6a698ac3564c741505f9adf1a (diff)
keep gbuild calls consistent at now, even if it is a bit longer
Diffstat (limited to 'unoxml/Library_unordf.mk')
-rw-r--r--unoxml/Library_unordf.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/unoxml/Library_unordf.mk b/unoxml/Library_unordf.mk
index 2f709ff95bc1..6d91d7239119 100644
--- a/unoxml/Library_unordf.mk
+++ b/unoxml/Library_unordf.mk
@@ -45,10 +45,10 @@ $(eval $(call gb_Library_add_linked_libs,unordf,\
$(gb_STDLIBS) \
))
-$(call gb_Library_use_externals,unordf,\
+$(eval $(call gb_Library_use_externals,unordf,\
librdf \
libxslt \
-)
+))
$(eval $(call gb_Library_add_exception_objects,unordf,\
unoxml/source/rdf/CBlankNode \