summaryrefslogtreecommitdiff
path: root/sfx2/util/makefile.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-22 15:34:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-22 15:34:07 +0000
commit096a9956b3daeb6bc8db5d3535001cce5d0cbac8 (patch)
tree7ab0837ab6d43ce2b40a4a136f262bf4cc1c4ff4 /sfx2/util/makefile.mk
parent9ac2b51f36f4fc863cf0c804225d05ee7b6ff248 (diff)
#100000# explicit link SOTLIB
Diffstat (limited to 'sfx2/util/makefile.mk')
-rw-r--r--sfx2/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/util/makefile.mk b/sfx2/util/makefile.mk
index 62b1bdae696f..44d6307f756d 100644
--- a/sfx2/util/makefile.mk
+++ b/sfx2/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.30 $
+# $Revision: 1.31 $
#
-# last change: $Author: rt $ $Date: 2003-04-17 16:45:36 $
+# last change: $Author: hr $ $Date: 2003-04-22 16:34:07 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -114,6 +114,7 @@ SHL1STDLIBS+=\
$(TKLIB) \
$(VCLLIB) \
$(SVLLIB) \
+ $(SOTLIB) \
$(UNOTOOLSLIB) \
$(TOOLSLIB) \
$(SYSSHELLLIB) \