summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2000-10-23 07:07:38 +0000
committerCarsten Driesner <cd@openoffice.org>2000-10-23 07:07:38 +0000
commitfdfffefdc93822fb8b4364182b746c6e12027122 (patch)
tree66020204a20cf4e1d77398c60fdcdc8be91ae7a8 /sfx2
parent5ed82d9418f08c9feffe0b2b4ba5d01bcd054f5e (diff)
use comphelper instead of uno tools - MUST change
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/util/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/sfx2/util/makefile.mk b/sfx2/util/makefile.mk
index ee2d4bb90338..25a4951c0353 100644
--- a/sfx2/util/makefile.mk
+++ b/sfx2/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: csaba $ $Date: 2000-10-16 15:05:18 $
+# last change: $Author: cd $ $Date: 2000-10-23 08:07:38 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -149,7 +149,8 @@ SHL1STDLIBS+=\
$(CPPULIB) \
$(CPPUHELPERLIB) \
$(UNOTOOLSLIB) \
- $(UCBHELPERLIB)
+ $(UCBHELPERLIB) \
+ $(COMPHELPERLIB)
.IF "$(TF_UCB)" == ""
SHL1STDLIBS+=\