From caee41f19d35ec27d839f68ac72d2eeeadf0c3fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 26 Nov 2004 19:28:01 +0000 Subject: [PATCH] INTEGRATION: CWS presentationengine01 (1.14.34); FILE MERGED 2004/09/07 21:51:03 cl 1.14.34.1: added random animation node --- sd/source/ui/unoidl/makefile.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sd/source/ui/unoidl/makefile.mk b/sd/source/ui/unoidl/makefile.mk index 98c4473864c7..9c0504737aeb 100644 --- a/sd/source/ui/unoidl/makefile.mk +++ b/sd/source/ui/unoidl/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: obo $ $Date: 2004-06-03 11:57:16 $ +# last change: $Author: rt $ $Date: 2004-11-26 20:28:01 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -110,7 +110,8 @@ SLO1FILES = \ $(SLO)$/unopback.obj \ $(SLO)$/unovwcrs.obj \ $(SLO)$/unodoc.obj \ - $(SLO)$/unomodule.obj + $(SLO)$/unomodule.obj \ + $(SLO)$/randomnode.obj SLO2FILES = \ $(SLO)$/sddetect.obj \