summaryrefslogtreecommitdiff
path: root/jvmaccess/source/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'jvmaccess/source/makefile.mk')
-rw-r--r--jvmaccess/source/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/jvmaccess/source/makefile.mk b/jvmaccess/source/makefile.mk
index ac46bcb3a31a..9323af5ab3e8 100644
--- a/jvmaccess/source/makefile.mk
+++ b/jvmaccess/source/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hr $ $Date: 2003-03-26 12:41:24 $
+# last change: $Author: vg $ $Date: 2003-04-07 10:23:33 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -67,6 +67,10 @@ ENABLE_EXCEPTIONS = TRUE
.INCLUDE: settings.mk
+UNOUCRDEP = $(SOLARBINDIR)$/udkapi.rdb
+UNOUCRRDB = $(SOLARBINDIR)$/udkapi.rdb
+UNOUCROUT = $(OUT)$/inc
+
SLOFILES = \
$(SLO)$/javainfo.obj \
$(SLO)$/javainfoimpl.obj \