summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2023-08-25 14:06:56 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2023-08-25 17:27:53 +0900
commiteec85a6309c189172bd5490ef87de5b8cdfc2ab6 (patch)
treef27d368fbb59940f8f77903e4d0bfc65e9b87689 /ext
parent097b766b41d4d2faac8e8649a2ac40abef920272 (diff)
tool/update-deps --fix
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/8274
Diffstat (limited to 'ext')
-rw-r--r--ext/ripper/depend2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/ripper/depend b/ext/ripper/depend
index 531672d285..19a7986f0a 100644
--- a/ext/ripper/depend
+++ b/ext/ripper/depend
@@ -796,6 +796,8 @@ ripper_init.o: $(hdrdir)/ruby/ruby.h
ripper_init.o: $(hdrdir)/ruby/st.h
ripper_init.o: $(hdrdir)/ruby/subst.h
ripper_init.o: $(top_srcdir)/internal.h
+ripper_init.o: $(top_srcdir)/internal/array.h
+ripper_init.o: $(top_srcdir)/internal/imemo.h
ripper_init.o: $(top_srcdir)/internal/parse.h
ripper_init.o: $(top_srcdir)/internal/ruby_parser.h
ripper_init.o: $(top_srcdir)/internal/serial.h