summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-04-15 12:20:36 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-04-15 12:20:36 +0000
commitf8648d7e8e951341d3bf498bd83e330525731887 (patch)
treeb15f7a04ee861038ddef8323e82ab01741029305 /vcl
parent5833ab01e0ad90b5040b83ac806e0ae22a088eff (diff)
INTEGRATION: CWS aqua11y01 (1.2.14); FILE MERGED
2008/02/19 22:05:16 obr 1.2.14.1: do not include NFS lock files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/aqua/source/res/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/aqua/source/res/makefile.mk b/vcl/aqua/source/res/makefile.mk
index 7e60f6305d9a..e037108bda94 100644
--- a/vcl/aqua/source/res/makefile.mk
+++ b/vcl/aqua/source/res/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
# This file is part of OpenOffice.org.
#
@@ -48,7 +48,7 @@ dummy:
ZIPFLAGS = -r
ZIP1TARGET = osxres
#ZIP1DIR =
-ZIP1LIST = MainMenu.nib cursors
+ZIP1LIST = MainMenu.nib/*.nib cursors/*.png
# --- Targets --------------------------------------------------