summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/lib/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 13:34:21 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 13:34:21 +0000
commit39865c769e1af448bced50f2846c052230972d8c (patch)
tree795f766c8446a44408f2cb38ed8fb92b6eb24d26 /jurt/com/sun/star/lib/util
parentcae963767ca37f1f8e3411c6b48ba240a4e9a419 (diff)
INTEGRATION: CWS tune01 (1.2.54); FILE MERGED
2003/03/12 15:06:41 sb 1.2.54.1: #107990# Introduced NativeLibraryLoader to unify loading/locating system libraries.
Diffstat (limited to 'jurt/com/sun/star/lib/util')
-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 d0fae10b8e5f..5a73fe4136d1 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.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: kr $ $Date: 2001-02-06 12:32:04 $
+# last change: $Author: vg $ $Date: 2003-04-15 14:34:21 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,6 +76,7 @@ JAVACLASSFILES= \
$(CLASSDIR)$/$(PACKAGE)$/IInvokable.class \
$(CLASSDIR)$/$(PACKAGE)$/IStableListener.class \
$(CLASSDIR)$/$(PACKAGE)$/IStableObject.class \
+ $(CLASSDIR)$/$(PACKAGE)$/NativeLibraryLoader.class \
$(CLASSDIR)$/$(PACKAGE)$/RefObject.class \
$(CLASSDIR)$/$(PACKAGE)$/RefererObject.class \
$(CLASSDIR)$/$(PACKAGE)$/WeakTable.class