From 147304f7dbb7f3d0312502bad286993b15eef6cc Mon Sep 17 00:00:00 2001 From: Andreas Bregas Date: Tue, 28 Nov 2000 10:29:39 +0000 Subject: [PATCH] #80755# script.lib --- xmloff/util/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/xmloff/util/makefile.mk b/xmloff/util/makefile.mk index 1254bf465eb0..ea0733836df4 100644 --- a/xmloff/util/makefile.mk +++ b/xmloff/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: aw $ $Date: 2000-11-24 17:51:07 $ +# last change: $Author: ab $ $Date: 2000-11-28 11:29:39 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -77,6 +77,7 @@ LIB1TARGET= $(SLB)$/xo.lib LIB1FILES= \ $(SLB)$/core.lib \ $(SLB)$/meta.lib \ + $(SLB)$/script.lib \ $(SLB)$/style.lib \ $(SLB)$/text.lib \ $(SLB)$/draw.lib \