summaryrefslogtreecommitdiff
path: root/vcl/Module_vcl.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-02-29 12:34:33 +0100
committerDavid Tardon <dtardon@redhat.com>2012-02-29 12:37:38 +0100
commitb5af1c35284560deaa862c2d87847b2088afcae0 (patch)
tree4b80b2fdc7900d5b335ee0b6d4e32510ca349f6c /vcl/Module_vcl.mk
parent39d026a11fc67bc45fc974fe8eab04ef9499fa31 (diff)
can use Zip for this
Diffstat (limited to 'vcl/Module_vcl.mk')
-rw-r--r--vcl/Module_vcl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk
index f9b86ed6fdf5..7ec9395894e1 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -75,7 +75,7 @@ endif
ifeq ($(GUIBASE),aqua)
$(eval $(call gb_Module_add_targets,vcl,\
- Package_osx \
+ Zip_osxres \
))
endif