summaryrefslogtreecommitdiff
path: root/icu/makefile.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-03-15 12:37:19 +0000
committerOliver Bolte <obo@openoffice.org>2005-03-15 12:37:19 +0000
commit55961bfd58dd7639ac2e4a78f29d4fba2040c423 (patch)
tree10b700e7d595d5a1d279df2b2f1766c7763f083d /icu/makefile.mk
parent8917e098cffbdf87f3600694b10eb51da9025b27 (diff)
INTEGRATION: CWS localedata3 (1.21.6); FILE MERGED
2005/03/11 13:28:53 er 1.21.6.2: RESYNC: (1.21-1.22); FILE MERGED 2005/02/09 15:29:55 er 1.21.6.1: #i41140# add Khmer layout patch provided by Javier Sola and Jens Herden
Diffstat (limited to 'icu/makefile.mk')
-rw-r--r--icu/makefile.mk10
1 files changed, 8 insertions, 2 deletions
diff --git a/icu/makefile.mk b/icu/makefile.mk
index d020d594accd..ea62175677a7 100644
--- a/icu/makefile.mk
+++ b/icu/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.22 $
+# $Revision: 1.23 $
#
-# last change: $Author: vg $ $Date: 2005-02-25 10:07:03 $
+# last change: $Author: obo $ $Date: 2005-03-15 13:37:19 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -75,6 +75,12 @@ TARFILE_ROOTDIR=icu
PATCH_FILE_NAME=icu-2.6.patch
+ADDITIONAL_FILES= \
+ source$/layout$/KhmerLayoutEngine.cpp \
+ source$/layout$/KhmerLayoutEngine.h \
+ source$/layout$/KhmerReordering.cpp \
+ source$/layout$/KhmerReordering.h
+
.IF "$(GUI)"=="UNX"
.IF "$(COMNAME)"=="sunpro5"
.IF "$(BUILD_TOOLS)$/cc"=="$(shell +-which cc)"