summaryrefslogtreecommitdiff
path: root/jurt/com
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-01-09 08:48:55 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-01-09 08:48:55 +0000
commit30dc7aaffdbdec42216bda39234cac027dc09f5c (patch)
tree5bfcb5457ab27fed951c8df61d5884146c098845 /jurt/com
parentfe8c1a6864904fa6dc4167c3ce636620b1e4afc3 (diff)
INTEGRATION: CWS mtg1 (1.9.8); FILE MERGED
2005/11/16 14:38:24 sb 1.9.8.1: #i57753# Avoid long-running finalize methods.
Diffstat (limited to 'jurt/com')
-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 9f25dc059..7e1dd567b 100644
--- a/jurt/com/sun/star/lib/util/makefile.mk
+++ b/jurt/com/sun/star/lib/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 19:05:52 $
+# last change: $Author: rt $ $Date: 2006-01-09 09:48:55 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -44,6 +44,7 @@ TARGET = com_sun_star_lib_util
# --- Files --------------------------------------------------------
JAVAFILES = \
+ AsynchronousFinalizer.java \
IInvokable.java \
IInvokeHook.java \
NativeLibraryLoader.java \