aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index d8ebe98fe5..7ed419b097 100644
--- a/common.mk
+++ b/common.mk
@@ -920,7 +920,7 @@ EXT_SRCS = $(srcdir)/ext/ripper/ripper.c $(srcdir)/ext/json/parser/parser.c \
srcs-ext: $(EXT_SRCS)
-srcs-enc: $(ENC_MK)
+srcs-enc: $(ENC_MK) lib/unicode_normalize/tables.rb
$(ECHO) making srcs under enc
$(Q) $(MAKE) -f $(ENC_MK) RUBY="$(MINIRUBY)" MINIRUBY="$(MINIRUBY)" $(MFLAGS) srcs