summaryrefslogtreecommitdiff
path: root/automation/packimages
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-06-19 13:35:43 +0000
committerKurt Zenker <kz@openoffice.org>2007-06-19 13:35:43 +0000
commitf7910c1fd086e07dd19bede13d7c359a6c6ac781 (patch)
treef6b4b03ca1c3c85fa732b0e634ce52c23c924bca /automation/packimages
parent019f4ce1d57d3a2a2b5e346fad78d38a7f95985c (diff)
INTEGRATION: CWS gh14 (1.10.18); FILE MERGED
2007/06/13 08:35:58 gh 1.10.18.1: new sbres files has to be included in imagelist (although empty ATM)
Diffstat (limited to 'automation/packimages')
-rw-r--r--automation/packimages/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/automation/packimages/makefile.mk b/automation/packimages/makefile.mk
index 0f6a72e385ca..39281aa994aa 100644
--- a/automation/packimages/makefile.mk
+++ b/automation/packimages/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 13:37:38 $
+# last change: $Author: kz $ $Date: 2007-06-19 14:35:43 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -65,6 +65,7 @@ $(subst,$(OUTPATH),$(COMMON_OUTDIR) $(BIN))$/images_tt.zip .PHONY:
$(COPY) $(subst,$(OUTPATH),$(COMMON_OUTDIR) $(SOLARRESDIR))$/img$/svt*.ilst $(MISC)
$(COPY) $(subst,$(OUTPATH),$(COMMON_OUTDIR) $(SOLARRESDIR))$/img$/fps*.ilst $(MISC)
$(COPY) $(subst,$(OUTPATH),$(COMMON_OUTDIR) $(SOLARRESDIR))$/img$/vcl*.ilst $(MISC)
+ $(COPY) $(subst,$(OUTPATH),$(COMMON_OUTDIR) $(SOLARRESDIR))$/img$/sb*.ilst $(MISC)
-$(MKDIR) $(subst,$(OUTPATH),$(COMMON_OUTDIR) $(BIN))
$(PERL) $(SOLARENV)$/bin$/packimages.pl -g $(SOLARSRC)$/$(RSCDEFIMG) -m $(SOLARSRC)$/$(RSCDEFIMG) -c $(RSCCUSTOMIMG) -l $(MISC) -o $@