summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
Diffstat (limited to 'jurt')
-rw-r--r--jurt/com/sun/star/lib/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/jurt/com/sun/star/lib/util/makefile.mk b/jurt/com/sun/star/lib/util/makefile.mk
index 5a73fe4136d1..690a5905d409 100644
--- a/jurt/com/sun/star/lib/util/makefile.mk
+++ b/jurt/com/sun/star/lib/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: vg $ $Date: 2003-04-15 14:34:21 $
+# last change: $Author: vg $ $Date: 2003-05-26 08:40:38 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -79,6 +79,7 @@ JAVACLASSFILES= \
$(CLASSDIR)$/$(PACKAGE)$/NativeLibraryLoader.class \
$(CLASSDIR)$/$(PACKAGE)$/RefObject.class \
$(CLASSDIR)$/$(PACKAGE)$/RefererObject.class \
+ $(CLASSDIR)$/$(PACKAGE)$/StringHelper.class \
$(CLASSDIR)$/$(PACKAGE)$/WeakTable.class
# --- Targets ------------------------------------------------------