diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-28 15:17:55 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-28 15:17:55 +0000 |
commit | 4f848dc7715c01460d7fe5734d68b2336d206e37 (patch) | |
tree | 24fead5a61e08a9dce8c5fd0ed9afca8ea6b140f /jvmaccess | |
parent | 7028defdc430b95d24d4b6312e5b346169f36c68 (diff) |
INTEGRATION: CWS ooo20030412 (1.3.2); FILE MERGED
2003/04/14 16:34:48 mh 1.3.2.1: chg: missing dependency
Diffstat (limited to 'jvmaccess')
-rw-r--r-- | jvmaccess/source/makefile.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/jvmaccess/source/makefile.mk b/jvmaccess/source/makefile.mk index 9323af5ab3e8..8d4adb2878c9 100644 --- a/jvmaccess/source/makefile.mk +++ b/jvmaccess/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: vg $ $Date: 2003-04-07 10:23:33 $ +# last change: $Author: hr $ $Date: 2003-04-28 16:17:55 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -67,6 +67,8 @@ ENABLE_EXCEPTIONS = TRUE .INCLUDE: settings.mk +UNOTYPES= com.sun.star.uno.TypeClass com.sun.star.uno.XInterface + UNOUCRDEP = $(SOLARBINDIR)$/udkapi.rdb UNOUCRRDB = $(SOLARBINDIR)$/udkapi.rdb UNOUCROUT = $(OUT)$/inc |