summaryrefslogtreecommitdiff
path: root/sax/Library_expwrap.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-23 15:23:24 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-23 15:23:24 +0200
commit8fb6435604b40e08aa2ed95f31a001920e1ac25a (patch)
tree10575c8a205f66745154c06afc8ca1f84ff4f150 /sax/Library_expwrap.mk
parent67cd3faba45badd6592406f6c47b5b24ca639079 (diff)
keep gbuild calls consistent at now, even if it is a bit longer
Diffstat (limited to 'sax/Library_expwrap.mk')
-rw-r--r--sax/Library_expwrap.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/Library_expwrap.mk b/sax/Library_expwrap.mk
index 5b9bd34c3345..f69281e042bf 100644
--- a/sax/Library_expwrap.mk
+++ b/sax/Library_expwrap.mk
@@ -46,7 +46,7 @@ $(eval $(call gb_Library_add_linked_libs,expwrap,\
$(gb_STDLIBS) \
))
-$(call gb_Library_use_external,expwrap,expat_utf16)
+$(eval $(call gb_Library_use_external,expwrap,expat_utf16))
$(eval $(call gb_Library_add_exception_objects,expwrap,\
sax/source/expatwrap/attrlistimpl \