summaryrefslogtreecommitdiff
path: root/unoxml/Library_unoxml.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_unoxml.mk
parent969003ef690a52d6a698ac3564c741505f9adf1a (diff)
keep gbuild calls consistent at now, even if it is a bit longer
Diffstat (limited to 'unoxml/Library_unoxml.mk')
-rw-r--r--unoxml/Library_unoxml.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/Library_unoxml.mk b/unoxml/Library_unoxml.mk
index a0ab78c1cc27..5081c1b99fad 100644
--- a/unoxml/Library_unoxml.mk
+++ b/unoxml/Library_unoxml.mk
@@ -48,7 +48,7 @@ $(eval $(call gb_Library_add_linked_libs,unoxml,\
$(gb_STDLIBS) \
))
-$(call gb_Library_use_external,unoxml,libxml2)
+$(eval $(call gb_Library_use_external,unoxml,libxml2))
$(eval $(call gb_Library_add_exception_objects,unoxml,\
unoxml/source/dom/node \