summaryrefslogtreecommitdiff
path: root/hwpfilter
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 /hwpfilter
parent969003ef690a52d6a698ac3564c741505f9adf1a (diff)
keep gbuild calls consistent at now, even if it is a bit longer
Diffstat (limited to 'hwpfilter')
-rw-r--r--hwpfilter/Library_hwp.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/Library_hwp.mk b/hwpfilter/Library_hwp.mk
index ee337a47a2a7..a3bfaf241af7 100644
--- a/hwpfilter/Library_hwp.mk
+++ b/hwpfilter/Library_hwp.mk
@@ -47,7 +47,7 @@ $(eval $(call gb_Library_add_linked_libs,hwp,\
$(gb_STDLIBS) \
))
-$(call gb_Library_use_external,hwp,zlib)
+$(eval $(call gb_Library_use_external,hwp,zlib))
ifeq ($(OS),WNT)