summaryrefslogtreecommitdiff
path: root/vcl/Module_vcl.mk
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-04-28 18:11:56 +0200
committerDavid Tardon <dtardon@redhat.com>2013-04-28 18:23:10 +0000
commit14a96e28c9dac64cfa0d1cf1c6fc3fece8ed6b0c (patch)
treec51bd23ecec00461fdcf50e38f57ac368faf5380 /vcl/Module_vcl.mk
parent9c4f99287c1ffc7119f6bf171926db6233e9de9c (diff)
fdo#63197: convert osxres
Change-Id: I969217263fdda3e61b38dc16f0a9251b745de885 Reviewed-on: https://gerrit.libreoffice.org/3652 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
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 976b76985d2e..fd2be4c5ed54 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -71,7 +71,7 @@ endif
ifeq ($(OS),MACOSX)
$(eval $(call gb_Module_add_targets,vcl,\
- Zip_osxres \
+ Package_osxres \
))
endif