aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 46278a7079..5dbd916c6d 100644
--- a/common.mk
+++ b/common.mk
@@ -1092,7 +1092,7 @@ update-gems: PHONY
update-unicode: PHONY
$(ECHO) Downloading Unicode data files...
$(Q) $(BASERUBY) -C "$(srcdir)/enc/unicode/data" \
- ../../../tool/downloader.rb unicode \
+ ../../../tool/downloader.rb -e unicode \
UnicodeData.txt CompositionExclusions.txt NormalizationTest.txt
enc/unicode/data/UnicodeData.txt: update-unicode