aboutsummaryrefslogtreecommitdiffstats
path: root/enc
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-04-15 07:13:05 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-04-15 07:13:05 +0000
commit7b43fa70bf298a564febe5903a4144fc6ceab02f (patch)
treeb4bb41e85726ad8843a7b0dfcfb90353602c07d6 /enc
parenta00a394e96e43564fa120112a2549880431675fd (diff)
downloadruby-7b43fa70bf298a564febe5903a4144fc6ceab02f.tar.gz
fix ext/-test-/struct/ dependencies
I started writing a template for auto-generation and let "tool/update-deps --fix" fill in the rest. Hopefully this fixes problems with some CI builds after r58359. Further changes to other ext/-test-/ files should probably add or update "depend" files, too. * ext/-test-/struct/depend: new file * enc/depend: auto-updated with unicode 9.0.0 headers (side-effect) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'enc')
-rw-r--r--enc/depend2
1 files changed, 2 insertions, 0 deletions
diff --git a/enc/depend b/enc/depend
index 21208491a7..204e79e4ce 100644
--- a/enc/depend
+++ b/enc/depend
@@ -638,6 +638,8 @@ enc/unicode.$(OBJEXT): $(top_srcdir)/regint.h
enc/unicode.$(OBJEXT): config.h
enc/unicode.$(OBJEXT): defines.h
enc/unicode.$(OBJEXT): enc/unicode.c
+enc/unicode.$(OBJEXT): enc/unicode/9.0.0/casefold.h
+enc/unicode.$(OBJEXT): enc/unicode/9.0.0/name2ctype.h
enc/unicode.$(OBJEXT): intern.h
enc/unicode.$(OBJEXT): missing.h
enc/unicode.$(OBJEXT): onigmo.h