summaryrefslogtreecommitdiffstats
path: root/filter/Library_flash.mk
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-09-15 14:01:37 +0200
committerMichael Stahl <mst@openoffice.org>2011-09-15 14:07:29 +0200
commitc103db16cd86423cf59a843ecaa27e450d0ad8fa (patch)
treebc23d086a9ceab7dd0a0cfa81bc65712271e0bc3 /filter/Library_flash.mk
parentfilter: add missing resource makefiles (diff)
downloadcore-c103db16cd86423cf59a843ecaa27e450d0ad8fa.tar.gz
core-c103db16cd86423cf59a843ecaa27e450d0ad8fa.zip
filter: gb_Library_use_externals requires eval?
Diffstat (limited to 'filter/Library_flash.mk')
-rw-r--r--filter/Library_flash.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/Library_flash.mk b/filter/Library_flash.mk
index 60fc4d068563..7736b6b4f1ad 100644
--- a/filter/Library_flash.mk
+++ b/filter/Library_flash.mk
@@ -44,7 +44,7 @@ $(eval $(call gb_Library_add_linked_libs,flash,\
$(gb_STDLIBS) \
))
-$(call gb_Library_use_externals,flash,zlib)
+$(eval $(call gb_Library_use_externals,flash,zlib))
$(eval $(call gb_Library_add_exception_objects,flash,\
filter/source/flash/impswfdialog \