diff options
| author | Yusuke Endoh <mame@ruby-lang.org> | 2025-05-01 17:14:24 +0900 |
|---|---|---|
| committer | Satoshi Tagomori <tagomoris@gmail.com> | 2025-05-11 23:32:50 +0900 |
| commit | cb99e544862cbfdffdfd93b82893cab89fb71a91 (patch) | |
| tree | 82f14c49bc0e3e9f52d60a4a2f5a97cd1b45f799 /ext/pty/depend | |
| parent | 8d3cd4301a38725229171fbbd71d587056d86de4 (diff) | |
Update common.mk dependencies
Diffstat (limited to 'ext/pty/depend')
| -rw-r--r-- | ext/pty/depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/pty/depend b/ext/pty/depend index adecfff862..688df7159c 100644 --- a/ext/pty/depend +++ b/ext/pty/depend @@ -172,6 +172,7 @@ pty.o: $(hdrdir)/ruby/ruby.h pty.o: $(hdrdir)/ruby/st.h pty.o: $(hdrdir)/ruby/subst.h pty.o: $(hdrdir)/ruby/util.h +pty.o: $(top_srcdir)/id_table.h pty.o: $(top_srcdir)/internal.h pty.o: $(top_srcdir)/internal/array.h pty.o: $(top_srcdir)/internal/compilers.h |
