From 4c339605e5492bf682a2d18ba25ce5ed76c12d14 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Mon, 18 Dec 2006 15:37:59 +0000 Subject: INTEGRATION: CWS jl46 (1.4.104); FILE MERGED 2006/10/27 12:26:15 lla 1.4.104.1: #i69173# add oxt-extension --- sysui/desktop/icons/makefile.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sysui') 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) $< $@ -- cgit