From 780296bb2a0efa00b6c08f196a694ab2b71a5d51 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 7 Jul 2005 12:20:59 +0000 Subject: INTEGRATION: CWS jl22 (1.35.92); FILE MERGED 2005/06/16 14:34:13 jl 1.35.92.1: #i37020# The JavaInterceptionHandler and JavaContext moved to svtools/source/java, because it is also used from several projects. Currently these are desktop and sfx --- desktop/source/app/makefile.mk | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'desktop') diff --git a/desktop/source/app/makefile.mk b/desktop/source/app/makefile.mk index 14414ee44908..b8ab3e3ecadb 100644 --- a/desktop/source/app/makefile.mk +++ b/desktop/source/app/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.35 $ +# $Revision: 1.36 $ # -# last change: $Author: kz $ $Date: 2005-03-03 20:01:35 $ +# last change: $Author: obo $ $Date: 2005-07-07 13:20:59 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -91,7 +91,6 @@ OBJFILES = \ $(OBJ)$/desktopresid.obj \ $(OBJ)$/dispatchwatcher.obj \ $(OBJ)$/configinit.obj \ - $(OBJ)$/javainteractionhandler.obj \ $(OBJ)$/checkinstall.obj \ $(OBJ)$/langselect.obj \ $(OBJ)$/cmdlinehelp.obj \ -- cgit