summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2000-11-15 16:28:50 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2000-11-15 16:28:50 +0000
commit4186dcd2b133f4548e7130627475a8ee4cade21f (patch)
treea37a876a57b50909d5ebba76fa0ba461a0240e7f /sw
parent99d50b2392ae89254734c3afae4e6ae7943b109c (diff)
#65293# link against DBTOOLSLIB
Diffstat (limited to 'sw')
-rw-r--r--sw/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/util/makefile.mk b/sw/util/makefile.mk
index 49a6efd07e91..1d9e7b06dbeb 100644
--- a/sw/util/makefile.mk
+++ b/sw/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: kz $ $Date: 2000-10-24 15:57:30 $
+# last change: $Author: rt $ $Date: 2000-11-15 17:28:50 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -192,6 +192,7 @@ SHL2STDLIBS= \
$(CPPULIB) \
$(CPPUHELPERLIB) \
$(UNOTOOLSLIB) \
+ $(DBTOOLSLIB) \
$(VOSLIB) \
$(TKLIB) \
$(SDLIB) \