summaryrefslogtreecommitdiff
path: root/dbaccess/util/makefile.mk
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2000-10-12 15:22:04 +0000
committerFrank Schönheit <fs@openoffice.org>2000-10-12 15:22:04 +0000
commit97489419065be49310965cd7da5bcf384786dd95 (patch)
tree58a8e8c61f800aaefcd1eb9da1886f0af6532b25 /dbaccess/util/makefile.mk
parent98be232764cbe0366c04ea1eb773842c5addbc28 (diff)
link against comphelper/svtools
Diffstat (limited to 'dbaccess/util/makefile.mk')
-rw-r--r--dbaccess/util/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/dbaccess/util/makefile.mk b/dbaccess/util/makefile.mk
index 374a146b58d6..12da39953c51 100644
--- a/dbaccess/util/makefile.mk
+++ b/dbaccess/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: fs $ $Date: 2000-10-11 11:32:26 $
+# last change: $Author: fs $ $Date: 2000-10-12 16:22:04 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -101,7 +101,8 @@ SHL1STDLIBS= \
$(UNOTOOLSLIB) \
$(VCLLIB) \
$(SVLLIB) \
- $(SVTOOLSLIB) \
+ $(COMPHELPERLIB) \
+ $(SVTOOLLIB) \
$(DBTOOLSLIB) \
$(COMPHELPERLIB) \