summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2000-12-20 15:32:01 +0000
committerVladimir Glazounov <vg@openoffice.org>2000-12-20 15:32:01 +0000
commit9d4d0d42009ea11c0d59d37a98dfa01b915144df (patch)
tree6b210bb307dd152a2c6e07d97cac5386bc6a0d52 /framework
parented61769190eedd3bb149a4db8593727defa132af (diff)
#65293# added object-file
Diffstat (limited to 'framework')
-rw-r--r--framework/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/framework/util/makefile.mk b/framework/util/makefile.mk
index 640adf23c37b..9b5428263577 100644
--- a/framework/util/makefile.mk
+++ b/framework/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: as $ $Date: 2000-12-20 14:01:59 $
+# last change: $Author: vg $ $Date: 2000-12-20 16:32:01 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -150,6 +150,7 @@ APP1STDLIBS= \
$(VOSLIB) \
$(TOOLSLIB) \
$(SVTOOLLIB) \
+ $(SVLLIB) \
$(TKLIB) \
$(COMPHELPERLIB) \
$(SOTLIB) \