diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-09-17 12:02:52 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-09-17 12:02:52 +0000 |
commit | f6cb67e0a77f28370a8bd35b5181d1567ac61d1e (patch) | |
tree | 5c1b3f473e56d64bf314fd966674b722871db2de /shell/source/backends/localebe | |
parent | e0f3286b9f5c3bc1e5e89613f131ca8e016931a9 (diff) |
INTEGRATION: CWS syssettings02 (1.2.2); FILE MERGED
2004/09/03 06:24:25 obr 1.2.2.1: #i20364#,#i20369# renamed componentdef to localebecdef due to dependency conflicts
Diffstat (limited to 'shell/source/backends/localebe')
-rw-r--r-- | shell/source/backends/localebe/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/source/backends/localebe/makefile.mk b/shell/source/backends/localebe/makefile.mk index de9e17564b6e..82d132c43043 100644 --- a/shell/source/backends/localebe/makefile.mk +++ b/shell/source/backends/localebe/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: rt $ $Date: 2004-08-20 14:10:32 $ +# last change: $Author: rt $ $Date: 2004-09-17 13:02:52 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -83,7 +83,7 @@ DLLPRE = SLOFILES=\ - $(SLO)$/componentdef.obj \ + $(SLO)$/localebecdef.obj \ $(SLO)$/localebackend.obj \ $(SLO)$/localelayer.obj |