diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-21 17:51:50 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-21 17:51:50 +0000 |
commit | 8d4ce604655ae262045677c06ae0b862040ec476 (patch) | |
tree | 708c8f8dabfd8112a2e310a58471c630a3eeeed3 /svx/source/unodialogs | |
parent | 5a938b00a68cd65bd5e63cbbcc4f0ca48713cb70 (diff) |
INTEGRATION: CWS ause087 (1.7.646); FILE MERGED
2007/11/15 11:30:26 hjs 1.7.646.1: #i79845# dependencies
Diffstat (limited to 'svx/source/unodialogs')
-rw-r--r-- | svx/source/unodialogs/textconversiondlgs/makefile.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/svx/source/unodialogs/textconversiondlgs/makefile.mk b/svx/source/unodialogs/textconversiondlgs/makefile.mk index 027bcf1ae1df..0a3734bbab14 100644 --- a/svx/source/unodialogs/textconversiondlgs/makefile.mk +++ b/svx/source/unodialogs/textconversiondlgs/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: hr $ $Date: 2007-11-02 12:20:04 $ +# last change: $Author: ihi $ $Date: 2007-11-21 18:51:50 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -92,8 +92,7 @@ DEF1NAME= $(SHL1TARGET) # --- Targets ------------------------------------------------------ .INCLUDE : target.mk -$(SRS)$/chinese_dictionarydialog.srs: $(INCCOM)$/chinese_direction.hrc -$(SRS)$/chinese_translationdialog.srs: $(INCCOM)$/chinese_direction.hrc +$(SRS)$/$(TARGET).srs: $(INCCOM)$/chinese_direction.hrc $(SLO)$/chinese_dictionarydialog.obj: $(INCCOM)$/chinese_direction.hrc $(SLO)$/chinese_translationdialog.obj: $(INCCOM)$/chinese_direction.hrc |