diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-22 10:36:21 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-22 10:36:21 +0000 |
commit | 2cd35301c24a11b5420714f6457338d61e7c0c04 (patch) | |
tree | da9bb8d4834fa5d9edca68513c52a0bab8f766ae /padmin | |
parent | 89571b9ea147d5f5199c635b91b0da4fd89a9799 (diff) |
INTEGRATION: CWS a11yshowstop (1.16.10); FILE MERGED
2005/04/21 08:55:01 obr 1.16.10.1: #i47798# initialize accessibility bridge
Diffstat (limited to 'padmin')
-rw-r--r-- | padmin/source/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
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= \ |