summaryrefslogtreecommitdiff
path: root/jvmaccess
diff options
context:
space:
mode:
Diffstat (limited to 'jvmaccess')
-rw-r--r--jvmaccess/source/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/jvmaccess/source/makefile.mk b/jvmaccess/source/makefile.mk
index bda614ce0006..014da194adab 100644
--- a/jvmaccess/source/makefile.mk
+++ b/jvmaccess/source/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: vg $ $Date: 2006-05-24 14:20:57 $
+# last change: $Author: obo $ $Date: 2007-03-12 10:43:11 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -42,8 +42,8 @@ ENABLE_EXCEPTIONS = TRUE
.INCLUDE: settings.mk
SLOFILES = \
+ $(SLO)$/classpath.obj \
$(SLO)$/unovirtualmachine.obj \
$(SLO)$/virtualmachine.obj
.INCLUDE: target.mk
-