From 484b3e74d870095bbe0be456023e4664586ea048 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Tue, 30 Mar 2004 15:38:23 +0000 Subject: INTEGRATION: CWS sb14 (1.2.34); FILE MERGED 2004/02/19 14:16:26 sb 1.2.34.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff. --- ridljar/test/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ridljar/test/makefile.mk b/ridljar/test/makefile.mk index 3a683fc196d5..ca38a946ba89 100644 --- a/ridljar/test/makefile.mk +++ b/ridljar/test/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: hr $ $Date: 2003-08-07 14:37:43 $ +# last change: $Author: rt $ $Date: 2004-03-30 16:38:23 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -66,4 +66,5 @@ all .PHONY: cd com/sun/star/lib/uno/typedesc && dmake + cd com/sun/star/lib/util && dmake cd com/sun/star/uno && dmake -- cgit