mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 13:35:32 +00:00
ICU-12766 update make dist
* don't delete sprep * properly part of ICU-10452 X-SVN-Rev: 39836
This commit is contained in:
parent
a1afc24f8c
commit
e2c9cd10d5
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ include $(top_builddir)/icudefs.mk
|
|||
DISTY_TMP=dist/tmp
|
||||
DISTY_ICU=$(DISTY_TMP)/icu
|
||||
DISTY_DATA=$(DISTY_ICU)/source/data
|
||||
DISTY_RMV=brkitr coll curr lang locales mappings rbnf region translit xml zone misc sprep unit
|
||||
DISTY_RMV=brkitr coll curr lang locales mappings rbnf region translit xml zone misc unit
|
||||
DISTY_RMDIR=$(DISTY_RMV:%=$(DISTY_DATA)/%)
|
||||
DISTY_IN=$(DISTY_DATA)/in
|
||||
DOCZIP=icu-docs.zip
|
||||
|
|
Loading…
Add table
Reference in a new issue