summaryrefslogtreecommitdiff
path: root/starmath/util
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-10-04 17:05:14 +0000
committerKurt Zenker <kz@openoffice.org>2004-10-04 17:05:14 +0000
commit1a8d36a6d1bb4f2046758b261b85dcb96bd1e1ca (patch)
tree4264c3608d84be8613e7f077650aaa7b51eba008 /starmath/util
parent7dd456f901e06171963c0ffc75ceec59bc43bda2 (diff)
INTEGRATION: CWS mav09 (1.11.72); FILE MERGED
2004/07/09 06:33:01 mav 1.11.72.2: RESYNC: (1.11-1.13); FILE MERGED 2004/05/04 14:04:07 mba 1.11.72.1: #i27773#: remove so3
Diffstat (limited to 'starmath/util')
-rw-r--r--starmath/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/starmath/util/makefile.mk b/starmath/util/makefile.mk
index 5b9398c00e2f..f4ce99a9bbad 100644
--- a/starmath/util/makefile.mk
+++ b/starmath/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: hjs $ $Date: 2004-06-25 11:30:18 $
+# last change: $Author: kz $ $Date: 2004-10-04 18:05:14 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -91,7 +91,6 @@ DEF1NAME= $(SHL1TARGET)
SHL1STDLIBS= \
$(SVXLIB) \
$(SFX2LIB) \
- $(SO2LIB) \
$(XMLOFFLIB) \
$(SVTOOLLIB) \
$(TKLIB) \
@@ -116,6 +115,7 @@ SHL2STDLIBS= \
$(SVTOOLLIB) \
$(SVLLIB) \
$(VCLLIB) \
+ $(SOTLIB) \
$(TOOLSLIB) \
$(UCBHELPERLIB) \
$(CPPUHELPERLIB) \