diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-08-05 11:52:18 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-08-05 11:52:18 +0000 |
commit | cdb9b9991ea05ed3819e58b44118c23c3a495b11 (patch) | |
tree | ce416ac85b655f4b7add6bf92123c398937f9b8f /icu | |
parent | a82d3b50fa9c2537befc474fdbf97e1b12c9ddbe (diff) |
INTEGRATION: CWS gslpatches2 (1.24.2); FILE MERGED
2005/06/06 10:42:51 hdu 1.24.2.2: #i36817# fix typo
2005/06/06 09:52:39 hdu 1.24.2.1: #i36817# add support for Dzongkha script
Diffstat (limited to 'icu')
-rw-r--r-- | icu/makefile.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/icu/makefile.mk b/icu/makefile.mk index 97494789b64a..08cf2655c8d6 100644 --- a/icu/makefile.mk +++ b/icu/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.24 $ +# $Revision: 1.25 $ # -# last change: $Author: obo $ $Date: 2005-05-06 09:35:57 $ +# last change: $Author: hr $ $Date: 2005-08-05 12:52:18 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -76,6 +76,8 @@ TARFILE_ROOTDIR=icu PATCH_FILE_NAME=icu-2.6.patch ADDITIONAL_FILES= \ + source$/layout$/TibetanLayoutEngine.cpp \ + source$/layout$/TibetanLayoutEngine.h \ source$/layout$/KhmerLayoutEngine.cpp \ source$/layout$/KhmerLayoutEngine.h \ source$/layout$/KhmerReordering.cpp \ |