From 2cd35301c24a11b5420714f6457338d61e7c0c04 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 22 Apr 2005 10:36:21 +0000 Subject: INTEGRATION: CWS a11yshowstop (1.16.10); FILE MERGED 2005/04/21 08:55:01 obr 1.16.10.1: #i47798# initialize accessibility bridge --- padmin/source/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'padmin') diff --git a/padmin/source/makefile.mk b/padmin/source/makefile.mk index d220e2541381..e3eba525bfe4 100644 --- a/padmin/source/makefile.mk +++ b/padmin/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.16 $ +# $Revision: 1.17 $ # -# last change: $Author: kz $ $Date: 2005-03-04 15:08:33 $ +# last change: $Author: obo $ $Date: 2005-04-22 11:36:21 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -118,6 +118,7 @@ APP1TARGET=spadmin.bin APP1DEPN+=$(SHL1TARGETN) APP1OBJS=\ + $(OBJ)$/desktopcontext.obj \ $(OBJ)/pamain.obj APP1STDLIBS= \ -- cgit