summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2000-10-24 14:57:30 +0000
committerKurt Zenker <kz@openoffice.org>2000-10-24 14:57:30 +0000
commit54ec178c35805aa6b7acd827e2cd969de69e6763 (patch)
tree40f033f1d8253e371f449e753a8fe5432c2b5213 /sw
parentf7f7afa9e4e6ce6e1adb88f4648ecaadae7bbe07 (diff)
add. COMPHELPERLIB
Diffstat (limited to 'sw')
-rw-r--r--sw/util/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/sw/util/makefile.mk b/sw/util/makefile.mk
index 9130c604b07b..49a6efd07e91 100644
--- a/sw/util/makefile.mk
+++ b/sw/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: csaba $ $Date: 2000-10-16 15:13:32 $
+# last change: $Author: kz $ $Date: 2000-10-24 15:57:30 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -198,7 +198,8 @@ SHL2STDLIBS= \
$(SCLIB) \
$(UCBHELPERLIB) \
$(XMLOFFLIB) \
- $(BASCTLLIB)
+ $(BASCTLLIB) \
+ $(COMPHELPERLIB)
.IF "$(GUI)" == "UNX"