summaryrefslogtreecommitdiff
path: root/bridges/source/jni_uno/makefile.mk
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2002-12-06 09:26:05 +0000
committerDaniel Boelzle <dbo@openoffice.org>2002-12-06 09:26:05 +0000
commita15c7cb43aa6570997d1aca40ae6d731cb28e546 (patch)
tree3f2199662f3e9c69d59081999984f368b742398c /bridges/source/jni_uno/makefile.mk
parentfa54034e7f3beca357766649936907e7344b2559 (diff)
#105077# switching to jvmaccess lib; removing JavaVMContext occurences
Diffstat (limited to 'bridges/source/jni_uno/makefile.mk')
-rw-r--r--bridges/source/jni_uno/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/bridges/source/jni_uno/makefile.mk b/bridges/source/jni_uno/makefile.mk
index fa90cf92387f..8543dbac6065 100644
--- a/bridges/source/jni_uno/makefile.mk
+++ b/bridges/source/jni_uno/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: dbo $ $Date: 2002-10-28 18:20:35 $
+# last change: $Author: dbo $ $Date: 2002-12-06 10:26:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -82,6 +82,7 @@ SLOFILES= \
SHL1TARGET=$(TARGET)
SHL1STDLIBS= \
+ $(JVMACCESSLIB) \
$(CPPULIB) \
$(SALLIB)