summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"