mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-199 makefile fix
X-SVN-Rev: 568
This commit is contained in:
parent
440109c8e7
commit
9f7196b363
1 changed files with 3 additions and 3 deletions
|
@ -83,9 +83,9 @@ sl_SI.txt sq.txt sq_AL.txt sr.txt sr_YU.txt sv.txt sv_SE.txt th.txt \
|
|||
th_TH.txt tr.txt tr_TR.txt uk.txt uk_UA.txt vi.txt vi_VN.txt zh.txt \
|
||||
zh_CN.txt zh_HK.txt zh_TW.txt default.txt index.txt
|
||||
|
||||
TRANSLIT_SOURCE = expcon.txt kbdescl1.txt larabic.txt ldevan.txt \
|
||||
lgreek.txt lhalfwid.txt lhebrew.txt lkana.txt lrussian.txt \
|
||||
quotes.txt ucname.txt
|
||||
TRANSLIT_SOURCE = kbdescl1.txt larabic.txt ldevan.txt \
|
||||
lgreek.txt fullhalf.txt lhebrew.txt lkana.txt lcyril.txt \
|
||||
quotes.txt ucname.txt index.txt ljamo.txt
|
||||
|
||||
TXT_FILES = $(TXT_SOURCE:%=$(top_srcdir)/../data/%)
|
||||
RES_FILES = $(TXT_FILES:.txt=.res)
|
||||
|
|
Loading…
Add table
Reference in a new issue