summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uui/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/uui/util/makefile.mk b/uui/util/makefile.mk
index d71f5709b729..6bead307953a 100644
--- a/uui/util/makefile.mk
+++ b/uui/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: vg $ $Date: 2007-02-06 13:07:40 $
+# last change: $Author: ihi $ $Date: 2007-11-21 16:25:10 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -55,6 +55,7 @@ SHL1LIBS = \
SHL1STDLIBS = \
$(SVTOOLLIB) \
+ $(SVLLIB) \
$(TKLIB) \
$(VCLLIB) \
$(UNOTOOLSLIB) \