summaryrefslogtreecommitdiff
path: root/ext/pty
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2019-12-20 10:44:37 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2019-12-26 20:45:12 +0900
commit0c2d731ef210c9121e2a97cc5b0d7594a80389f3 (patch)
treee51a2ba85f92e9824657a4493820be42ebbeab3f /ext/pty
parent8184adabe5018ff930fde64456029471c1ebcd2e (diff)
downloadruby-0c2d731ef210c9121e2a97cc5b0d7594a80389f3.tar.gz
update dependencies
Diffstat (limited to 'ext/pty')
-rw-r--r--ext/pty/depend8
1 files changed, 8 insertions, 0 deletions
diff --git a/ext/pty/depend b/ext/pty/depend
index 1e89dc824c..21e564da1a 100644
--- a/ext/pty/depend
+++ b/ext/pty/depend
@@ -16,5 +16,13 @@ pty.o: $(hdrdir)/ruby/st.h
pty.o: $(hdrdir)/ruby/subst.h
pty.o: $(hdrdir)/ruby/util.h
pty.o: $(top_srcdir)/internal.h
+pty.o: $(top_srcdir)/internal/array.h
+pty.o: $(top_srcdir)/internal/compilers.h
+pty.o: $(top_srcdir)/internal/gc.h
+pty.o: $(top_srcdir)/internal/imemo.h
+pty.o: $(top_srcdir)/internal/process.h
+pty.o: $(top_srcdir)/internal/signal.h
+pty.o: $(top_srcdir)/internal/static_assert.h
+pty.o: $(top_srcdir)/internal/stdbool.h
pty.o: pty.c
# AUTOGENERATED DEPENDENCIES END