diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-18 15:37:59 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-18 15:37:59 +0000 |
commit | 4c339605e5492bf682a2d18ba25ce5ed76c12d14 (patch) | |
tree | 64981ba5e507c590b294467f9dd53261fe657bbf /sysui/desktop | |
parent | 548a4d55110f4a9b118c7732fc316d75358cf78b (diff) |
INTEGRATION: CWS jl46 (1.4.104); FILE MERGED
2006/10/27 12:26:15 lla 1.4.104.1: #i69173# add oxt-extension
Diffstat (limited to 'sysui/desktop')
-rw-r--r-- | sysui/desktop/icons/makefile.mk | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sysui/desktop/icons/makefile.mk b/sysui/desktop/icons/makefile.mk index 7b53a023e68c..ee92ad73ad4c 100644 --- a/sysui/desktop/icons/makefile.mk +++ b/sysui/desktop/icons/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-09 11:47:24 $ +# last change: $Author: ihi $ $Date: 2006-12-18 16:37:59 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -122,7 +122,8 @@ all: \ $(MISC)$/so7-master-doc.ico \ $(MISC)$/so7-math-doc.ico \ $(MISC)$/so7-writer-doc.ico \ - $(MISC)$/so7-writer-tem.ico + $(MISC)$/so7-writer-tem.ico \ + $(MISC)$/oxt-extension.ico $(MISC)$/%.ico: %.ico +$(COPY) $< $@ |