ICU-12766 update make dist

* don't delete sprep
* properly part of ICU-10452 

X-SVN-Rev: 39836
This commit is contained in:
Steven R. Loomis 2017-03-16 15:16:08 +00:00
parent a1afc24f8c
commit e2c9cd10d5

View File

@ -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